Package editor
Class LabTreeUi.CollapsedIcon
- java.lang.Object
-
- editor.LabTreeUi.ExpandedIcon
-
- editor.LabTreeUi.CollapsedIcon
-
- All Implemented Interfaces:
Serializable
,Icon
- Enclosing class:
- LabTreeUi
public static class LabTreeUi.CollapsedIcon extends LabTreeUi.ExpandedIcon
The plus sign button icon- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CollapsedIcon()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Icon
createCollapsedIcon()
void
paintIcon(Component c, Graphics g, int x, int y)
-
Methods inherited from class editor.LabTreeUi.ExpandedIcon
createExpandedIcon, getIconHeight, getIconWidth
-
-