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

Variable Index

 o INSTANCE

Constructor Index

 o MotifTreeUI.MotifCollapsedIcon()

Method Index

 o paintIcon(Component, Graphics, int, int)

Variables

 o INSTANCE
public static final MotifTreeUI.MotifCollapsedIcon INSTANCE

Constructors

 o MotifTreeUI.MotifCollapsedIcon
public MotifTreeUI.MotifCollapsedIcon()

Methods

 o 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