|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon | +--fri.gui.swing.polytreetable.MetalReverseTreeControlIcon
Copied and adapted from MetalIconFactory. This class provides rotated expand controls.
MetalIconFactory
,
Serialized FormField Summary |
Fields inherited from class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon |
isLight |
Constructor Summary | |
MetalReverseTreeControlIcon(boolean isCollapsed)
|
Method Summary | |
void |
paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y)
|
Methods inherited from class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon |
getIconHeight, getIconWidth, paintMe |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MetalReverseTreeControlIcon(boolean isCollapsed)
Method Detail |
public void paintIcon(java.awt.Component c, java.awt.Graphics g, int x, int y)
paintIcon
in interface javax.swing.Icon
paintIcon
in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |