| Modifier and Type | Class and Description |
|---|---|
static class |
SpinIcon.Type |
| Modifier and Type | Field and Description |
|---|---|
static SpinIcon.Type |
TypeDown |
static SpinIcon.Type |
TypeLeft |
static SpinIcon.Type |
TypeRight |
static SpinIcon.Type |
TypeUp |
| Constructor and Description |
|---|
SpinIcon(SpinIcon.Type type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight()
stubbed to satisfy the interface.
|
int |
getIconWidth()
stubbed to satisfy the interface.
|
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public static final SpinIcon.Type TypeUp
public static final SpinIcon.Type TypeDown
public static final SpinIcon.Type TypeRight
public static final SpinIcon.Type TypeLeft
public SpinIcon(SpinIcon.Type type)
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface IconCopyright © 1999–2014 UCAR/Unidata. All rights reserved.