Icon, UIResourcepublic class ColumnControlIcon extends Object implements Icon, UIResource
| Constructor | Description |
|---|---|
ColumnControlIcon() |
TODO: need to support small, medium, large
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getIconHeight() |
|
int |
getIconWidth() |
|
static void |
main(String[] args) |
|
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public ColumnControlIcon()
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface Iconpublic static void main(String[] args)
Copyright © 2018. All rights reserved.