|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SkinButton
Skin Button.
Include support for buttons, toggle buttons and radio.
Method Summary | |
---|---|
java.awt.Dimension |
getCheckBoxIconSize()
Gets the CheckBoxIconSize attribute of the SkinButton object |
java.awt.Dimension |
getRadioButtonIconSize()
Gets the RadioButtonIconSize attribute of the SkinButton object |
javax.swing.Icon |
getRadioIcon(javax.swing.AbstractButton b)
Gets the RadioIcon attribute of the SkinButton object |
boolean |
paintButton(java.awt.Graphics g,
javax.swing.AbstractButton b)
Description of the Method |
Methods inherited from interface com.l2fprod.gui.plaf.skin.SkinComponent |
---|
installSkin, status, uninstallSkin |
Method Detail |
---|
java.awt.Dimension getCheckBoxIconSize()
java.awt.Dimension getRadioButtonIconSize()
javax.swing.Icon getRadioIcon(javax.swing.AbstractButton b)
b
- Description of Parameter
boolean paintButton(java.awt.Graphics g, javax.swing.AbstractButton b)
g
- Description of Parameterb
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |