Constructor | Description |
---|---|
ButtonStateIcon(Image[] images) |
Creates a new instance.
|
ButtonStateIcon(Image tiledImage,
int tileCount,
boolean isTiledHorizontally) |
Creates a new instance.
|
ButtonStateIcon(Icon[] icons) |
Creates a new instance.
|
ButtonStateIcon(Icon e,
Icon ep,
Icon es,
Icon eps,
Icon d,
Icon ds) |
Creates a new instance.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
generateMissingIcons() |
|
protected Icon |
getIcon(Component c) |
getIconHeight, getIconWidth, paintIcon
public ButtonStateIcon(Icon e, Icon ep, Icon es, Icon eps, Icon d, Icon ds)
public ButtonStateIcon(Image[] images)
public ButtonStateIcon(Icon[] icons)
public ButtonStateIcon(Image tiledImage, int tileCount, boolean isTiledHorizontally)