📄 e772. adding an icon to the label of a jradiobutton component.txt
字号:
Unlike a JButton, setIcon() does not add an icon to the text label. Rather, in a radio button, the method is used to customize the icons used to depict its state. However, by using the HTML capabilities in a label, it is possible to add an icon to the label without affecting the state-depicting icons. This technique is identical to the one used for checkboxes. For more information, see e754 Adding an Icon to the Label of a JCheckBox Component.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -