Package org.jdesktop.swingx.icon
Class ColumnControlIcon
java.lang.Object
org.jdesktop.swingx.icon.ColumnControlIcon
- All Implemented Interfaces:
Icon
,UIResource
Icon class for rendering icon which indicates user control of
column visibility.
- Version:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
static void
void
-
Field Details
-
width
private int width -
height
private int height
-
-
Constructor Details
-
ColumnControlIcon
public ColumnControlIcon()TODO: need to support small, medium, large
-
-
Method Details
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-
paintIcon
-
main
-