Package editor
Class GosuLabLAF.CheckBoxIcon
java.lang.Object
editor.GosuLabLAF.CheckBoxIcon
- All Implemented Interfaces:
Serializable
,Icon
,UIResource
- Enclosing class:
- GosuLabLAF
private static class GosuLabLAF.CheckBoxIcon
extends Object
implements Icon, UIResource, Serializable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected int
int
int
void
-
Constructor Details
-
CheckBoxIcon
private CheckBoxIcon()
-
-
Method Details
-
getControlSize
protected int getControlSize() -
paintIcon
-
drawCheck
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-