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 voiddrawSquare(Component c, Graphics g, int x, int y) intintvoid
-
Constructor Details
-
TristateCheckBoxIcon
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
drawSquare
-