Package editor
Class WindowsTreeUI.CollapsedIcon
java.lang.Object
editor.WindowsTreeUI.ExpandedIcon
editor.WindowsTreeUI.CollapsedIcon
- All Implemented Interfaces:
Serializable
,Icon
- Enclosing class:
- WindowsTreeUI
The plus sign button icon
Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class editor.WindowsTreeUI.ExpandedIcon
createExpandedIcon, getIconHeight, getIconWidth
-
Constructor Details
-
CollapsedIcon
public CollapsedIcon()
-
-
Method Details
-
createCollapsedIcon
-
paintIcon
- Specified by:
paintIcon
in interfaceIcon
- Overrides:
paintIcon
in classWindowsTreeUI.ExpandedIcon
-