Package editor
Class WindowsTreeUI.ExpandedIcon
java.lang.Object
editor.WindowsTreeUI.ExpandedIcon
- All Implemented Interfaces:
Serializable
,Icon
- Direct Known Subclasses:
WindowsTreeUI.CollapsedIcon
- Enclosing class:
- WindowsTreeUI
The minus 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
-
Constructor Details
-
ExpandedIcon
public ExpandedIcon()
-
-
Method Details
-
createExpandedIcon
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-