Icon
, UIResource
public 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 Icon
public int getIconHeight()
getIconHeight
in interface Icon
public static void main(String[] args)
Copyright © 2018. All rights reserved.