|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SkinFrame
Skin Frame.
Method Summary | |
---|---|
java.awt.Dimension |
getTopPreferredSize()
Gets the TopPreferredSize attribute of the SkinFrame object |
SkinWindowButton[] |
getWindowButtons(int align)
Gets the WindowButtons attribute of the SkinFrame object |
boolean |
paintTop(java.awt.Graphics g,
java.awt.Component c,
boolean isSelected,
java.lang.String title)
Description of the Method |
Methods inherited from interface com.l2fprod.gui.plaf.skin.SkinComponent |
---|
installSkin, status, uninstallSkin |
Method Detail |
---|
SkinWindowButton[] getWindowButtons(int align)
align
- Description of Parameter
java.awt.Dimension getTopPreferredSize()
boolean paintTop(java.awt.Graphics g, java.awt.Component c, boolean isSelected, java.lang.String title)
g
- Description of Parameterc
- Description of ParameterisSelected
- Description of Parametertitle
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |