All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class java.awt.swing.motif.MotifTreeCellRenderer.TreeLeafIcon

java.lang.Object
    |
    +----java.awt.swing.motif.MotifTreeCellRenderer.TreeLeafIcon

public static class MotifTreeCellRenderer.TreeLeafIcon
extends Object
implements Icon

Constructor Index

 o MotifTreeCellRenderer.TreeLeafIcon()

Method Index

 o getIconHeight()
 o getIconWidth()
 o paintIcon(Component, Graphics, int, int)

Constructors

 o MotifTreeCellRenderer.TreeLeafIcon
public MotifTreeCellRenderer.TreeLeafIcon()

Methods

 o paintIcon
public void paintIcon(Component c,
                      Graphics g,
                      int x,
                      int y)
 o getIconWidth
public int getIconWidth()
 o getIconHeight
public int getIconHeight()

All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Submit a bug or feature