Package com.jidesoft.swing
Class TristateCheckBoxIcon
java.lang.Object
com.jidesoft.swing.TristateCheckBoxIcon
- All Implemented Interfaces:
Icon
,SynthConstants
-
Field Summary
Fields inherited from interface javax.swing.plaf.synth.SynthConstants
DEFAULT, DISABLED, ENABLED, FOCUSED, MOUSE_OVER, PRESSED, SELECTED
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
drawSquare
(Component c, Graphics g, int x, int y) int
int
void
-
Constructor Details
-
TristateCheckBoxIcon
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-
drawSquare
-