|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.l2fprod.gui.plaf.skin.impl.AbstractSkinComponent
com.l2fprod.gui.plaf.skin.impl.AbstractSkinFrame
public class AbstractSkinFrame
| Constructor Summary | |
|---|---|
AbstractSkinFrame()
|
|
| Method Summary | |
|---|---|
java.awt.Dimension |
getTopPreferredSize()
Gets the TopPreferredSize attribute of the AbstractSkinFrame object |
SkinWindowButton[] |
getWindowButtons(int align)
Gets the WindowButtons attribute of the AbstractSkinFrame object |
boolean |
installSkin(javax.swing.JComponent c)
Description of the Method |
boolean |
paintTop(java.awt.Graphics g,
java.awt.Component c,
boolean isSelected,
java.lang.String title)
Description of the Method |
boolean |
status()
Description of the Method |
| Methods inherited from class com.l2fprod.gui.plaf.skin.impl.AbstractSkinComponent |
|---|
getSkin, uninstallSkin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.l2fprod.gui.plaf.skin.SkinComponent |
|---|
uninstallSkin |
| Constructor Detail |
|---|
public AbstractSkinFrame()
| Method Detail |
|---|
public SkinWindowButton[] getWindowButtons(int align)
getWindowButtons in interface SkinFramealign - Description of Parameter
public java.awt.Dimension getTopPreferredSize()
getTopPreferredSize in interface SkinFramepublic boolean status()
status in interface SkinComponentstatus in class AbstractSkinComponentpublic boolean installSkin(javax.swing.JComponent c)
installSkin in interface SkinComponentinstallSkin in class AbstractSkinComponentc - Description of Parameter
public boolean paintTop(java.awt.Graphics g,
java.awt.Component c,
boolean isSelected,
java.lang.String title)
paintTop in interface SkinFrameg - 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 | |||||||||