public class ColumnControlIcon extends Object implements Icon, UIResource
| Constructor and Description |
|---|
ColumnControlIcon()
TODO: need to support small, medium, large
|
| Modifier and Type | Method and 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 © 2017. All Rights Reserved.