|
||||||||||
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
public class AbstractSkinComponent
Default Skin Support.
Constructor Summary | |
---|---|
AbstractSkinComponent()
|
|
AbstractSkinComponent(Skin p_ParentSkin)
|
Method Summary | |
---|---|
Skin |
getSkin()
|
boolean |
installSkin(javax.swing.JComponent c)
Description of the Method |
boolean |
status()
Description of the Method |
void |
uninstallSkin(javax.swing.JComponent c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractSkinComponent()
public AbstractSkinComponent(Skin p_ParentSkin)
Method Detail |
---|
public Skin getSkin()
public boolean status()
status
in interface SkinComponent
public boolean installSkin(javax.swing.JComponent c)
installSkin
in interface SkinComponent
c
- Description of Parameter
public void uninstallSkin(javax.swing.JComponent c)
uninstallSkin
in interface SkinComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |