Icon
, SynthConstants
public class TristateCheckBoxIcon extends Object implements Icon, SynthConstants
DEFAULT, DISABLED, ENABLED, FOCUSED, MOUSE_OVER, PRESSED, SELECTED
Constructor | Description |
---|---|
TristateCheckBoxIcon(UIDefaults.LazyValue originalIcon) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
drawSquare(Component c,
Graphics g,
int x,
int y) |
|
int |
getIconHeight() |
|
int |
getIconWidth() |
|
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public TristateCheckBoxIcon(UIDefaults.LazyValue originalIcon)
public int getIconWidth()
getIconWidth
in interface Icon
public int getIconHeight()
getIconHeight
in interface Icon