Package com.jgoodies.looks.plastic
Class PlasticIconFactory.CollapsedTreeIcon
java.lang.Object
com.jgoodies.looks.plastic.PlasticIconFactory.ExpandedTreeIcon
com.jgoodies.looks.plastic.PlasticIconFactory.CollapsedTreeIcon
- All Implemented Interfaces:
Serializable
,Icon
- Enclosing class:
PlasticIconFactory
private static class PlasticIconFactory.CollapsedTreeIcon
extends PlasticIconFactory.ExpandedTreeIcon
The plus sign button icon used in trees.
-
Field Summary
Fields inherited from class com.jgoodies.looks.plastic.PlasticIconFactory.ExpandedTreeIcon
HALF_SIZE, SIZE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jgoodies.looks.plastic.PlasticIconFactory.ExpandedTreeIcon
getIconHeight, getIconWidth
-
Constructor Details
-
CollapsedTreeIcon
private CollapsedTreeIcon()
-
-
Method Details
-
paintIcon
- Specified by:
paintIcon
in interfaceIcon
- Overrides:
paintIcon
in classPlasticIconFactory.ExpandedTreeIcon
-