net.infonode.gui.icon.button
public class TreeIcon extends Object implements Icon
Version: $Revision: 1.6 $ $Date: 2005/12/04 13:46:03 $
| Field Summary | |
|---|---|
| static int | MINUS |
| static int | PLUS |
| Constructor Summary | |
|---|---|
| TreeIcon(int type, int width, int height, boolean border, Color color, Color bgColor) | |
| TreeIcon(int type, int width, int height) | |
| Method Summary | |
|---|---|
| int | getIconHeight() |
| int | getIconWidth() |
| void | paintIcon(Component c, Graphics g, int x, int y) |