Package net.infonode.gui.icon.button
Class TreeIcon
java.lang.Object
net.infonode.gui.icon.button.TreeIcon
- All Implemented Interfaces:
Icon
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Field Details
-
PLUS
public static final int PLUS- See Also:
-
MINUS
public static final int MINUS- See Also:
-
-
Constructor Details
-
TreeIcon
-
TreeIcon
public TreeIcon(int type, int width, int height)
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-