public class ArrowUp extends Object implements Icon
| Constructor and Description |
|---|
ArrowUp()
Creates a new transcoded SVG image.
|
ArrowUp(int width,
int height)
Creates a new transcoded SVG image.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public ArrowUp()
public ArrowUp(int width,
int height)
public int getIconHeight()
getIconHeight in interface Iconpublic int getIconWidth()
getIconWidth in interface IconCopyright © 2019 LSST. All rights reserved.