API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.metal. MetalIconFactory.TreeControlIcon View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      MetalIconFactory.TreeControlIcon
Implements
 Icon
 Serializable
Subclasses
Description
publicstatic class MetalIconFactory.TreeControlIcon
  Warning: Serialized objects of this class will not be compatible with future Swing releases.
See also:   
Constructors
public MetalIconFactory.TreeControlIcon (boolean isCollapsed)
Methods
Hide/Show inherited methods
public int getIconHeight () [Specified in Icon]
public int getIconWidth () [Specified in Icon]
public void paintIcon (Component c, Graphics g, int x, int y) [Specified in Icon]
public void paintMe (Component c, Graphics g, int x, int y)
Fields
Hide/Show inherited fields
pack-privatetransient boolean cachedOrientation
pack-private ImageCacher imageCacher
protected boolean isLight
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar