|
||||||||||
| 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.AbstractSkinSplitPane
public class AbstractSkinSplitPane
| Constructor Summary | |
|---|---|
AbstractSkinSplitPane()
|
|
| Method Summary | |
|---|---|
java.awt.Dimension |
getArrowPreferredSize(int direction)
Gets the ArrowPreferredSize attribute of the SkinSplitPane object |
java.awt.Dimension |
getPreferredSize(javax.swing.JSplitPane splitpane)
Gets the PreferredSize attribute of the SkinSplitPane object |
boolean |
paintArrow(java.awt.Graphics g,
javax.swing.AbstractButton b,
int direction)
Description of the Method |
boolean |
paintGutter(java.awt.Graphics g,
javax.swing.JSplitPane divider,
java.awt.Dimension d)
Description of the Method |
boolean |
paintThumb(java.awt.Graphics g,
javax.swing.JSplitPane divider,
java.awt.Dimension d)
Description of the Method |
| Methods inherited from class com.l2fprod.gui.plaf.skin.impl.AbstractSkinComponent |
|---|
getSkin, installSkin, 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 |
|---|
installSkin, status, uninstallSkin |
| Constructor Detail |
|---|
public AbstractSkinSplitPane()
| Method Detail |
|---|
public java.awt.Dimension getPreferredSize(javax.swing.JSplitPane splitpane)
getPreferredSize in interface SkinSplitPanesplitpane - Description of Parameter
public java.awt.Dimension getArrowPreferredSize(int direction)
getArrowPreferredSize in interface SkinSplitPanedirection - Description of Parameter
public boolean paintArrow(java.awt.Graphics g,
javax.swing.AbstractButton b,
int direction)
paintArrow in interface SkinSplitPaneg - Description of Parameterb - Description of Parameterdirection - Description of Parameter
public boolean paintGutter(java.awt.Graphics g,
javax.swing.JSplitPane divider,
java.awt.Dimension d)
paintGutter in interface SkinSplitPaneg - Description of Parameterdivider - Description of Parameterd - Description of Parameter
public boolean paintThumb(java.awt.Graphics g,
javax.swing.JSplitPane divider,
java.awt.Dimension d)
paintThumb in interface SkinSplitPaneg - Description of Parameterdivider - Description of Parameterd - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||