| Modifier and Type | Field and Description |
|---|---|
static Icon |
EMPTY_SMALL_HORIZONTAL_SLIVER |
static Icon |
EMPTY_SMALL_VERTICAL_SLIVER |
| Constructor and Description |
|---|
EmptyIcon(int w,
int h) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public static final Icon EMPTY_SMALL_HORIZONTAL_SLIVER
public static final Icon EMPTY_SMALL_VERTICAL_SLIVER
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface IconCopyright © 2021. All rights reserved.