| Modifier and Type | Field and Description |
|---|---|
static int |
ASCENDING |
static int |
DECENDING |
protected int |
direction |
protected int |
height |
static int |
NONE |
protected int |
width |
| Constructor and Description |
|---|
SortArrowIcon(int direction) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public static final int NONE
public static final int DECENDING
public static final int ASCENDING
protected int direction
protected int width
protected int height
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface IconCopyright © 2018. All rights reserved.