|
||||||||||
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.AbstractSkinSeparator
public abstract class AbstractSkinSeparator
Skin Separator.
Constructor Summary | |
---|---|
AbstractSkinSeparator()
|
Method Summary | |
---|---|
java.awt.Dimension |
getPreferredSize(javax.swing.JSeparator separator,
java.awt.Dimension uiPreferredSize)
|
boolean |
installSkin(javax.swing.JComponent component)
Description of the Method |
boolean |
paint(java.awt.Graphics g,
javax.swing.JSeparator separator)
|
Methods inherited from class com.l2fprod.gui.plaf.skin.impl.AbstractSkinComponent |
---|
getSkin, status, 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 |
---|
status, uninstallSkin |
Constructor Detail |
---|
public AbstractSkinSeparator()
Method Detail |
---|
public boolean paint(java.awt.Graphics g, javax.swing.JSeparator separator)
paint
in interface SkinSeparator
public java.awt.Dimension getPreferredSize(javax.swing.JSeparator separator, java.awt.Dimension uiPreferredSize)
getPreferredSize
in interface SkinSeparator
public boolean installSkin(javax.swing.JComponent component)
AbstractSkinComponent
installSkin
in interface SkinComponent
installSkin
in class AbstractSkinComponent
component
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |