All Packages Class Hierarchy This Package Previous Next Index
Class java.awt.swing.motif.MotifTreeUI.MotifCollapsedIcon
java.lang.Object
|
+----java.awt.swing.basic.BasicTreeUI.ExpandedIcon
|
+----java.awt.swing.motif.MotifTreeUI.MotifExpandedIcon
|
+----java.awt.swing.motif.MotifTreeUI.MotifCollapsedIcon
- public static class MotifTreeUI.MotifCollapsedIcon
- extends MotifTreeUI.MotifExpandedIcon
INSTANCE-
MotifTreeUI.MotifCollapsedIcon()
-
paintIcon(Component, Graphics, int, int)
-
INSTANCE
public static final MotifTreeUI.MotifCollapsedIcon INSTANCE
MotifTreeUI.MotifCollapsedIcon
public MotifTreeUI.MotifCollapsedIcon()
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Overrides:
- paintIcon in class MotifTreeUI.MotifExpandedIcon
All Packages Class Hierarchy This Package Previous Next Index
Submit a bug or feature