Package com.jgoodies.looks.plastic
Class PlasticIconFactory.CheckBoxMenuItemIcon
java.lang.Object
com.jgoodies.looks.plastic.PlasticIconFactory.CheckBoxMenuItemIcon
- All Implemented Interfaces:
Serializable
,Icon
,UIResource
- Enclosing class:
PlasticIconFactory
private static class PlasticIconFactory.CheckBoxMenuItemIcon
extends Object
implements Icon, UIResource, Serializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Field Details
-
SIZE
private static final int SIZE- See Also:
-
-
Constructor Details
-
CheckBoxMenuItemIcon
private CheckBoxMenuItemIcon()
-
-
Method Details
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-
paintIcon
-