FileDocCategorySizeDatePackage
MotifTreeCellRenderer.javaAPI DocJava SE 5 API2583Fri Aug 26 14:54:48 BST 2005com.sun.java.swing.plaf.motif

MotifTreeCellRenderer

public class MotifTreeCellRenderer extends DefaultTreeCellRenderer
Motif rendered to display a tree cell.

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence.

version
1.16 12/19/03
author
Jeff Dinkins

Fields Summary
static final int
LEAF_SIZE
static final Icon
LEAF_ICON
Constructors Summary
public MotifTreeCellRenderer()


      
	super();
    
Methods Summary
public static javax.swing.IconloadLeafIcon()

	return LEAF_ICON;