Iconprotected static class BasicTaskPaneUI.ChevronIcon extends Object implements Icon
| Constructor | Description |
|---|---|
ChevronIcon(boolean up) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getIconHeight() |
|
int |
getIconWidth() |
|
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public int getIconHeight()
getIconHeight in interface Iconpublic int getIconWidth()
getIconWidth in interface IconCopyright © 2018. All rights reserved.