Constructor and Description |
---|
CombiIcon(Icon[] icons)
Create a combio icon from the given icons.
|
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight()
Get the max height of the icons.
|
int |
getIconWidth()
Get the max width of the icons.
|
static void |
main(String[] args) |
void |
paintIcon(Component c,
Graphics g,
int x,
int y)
Paint the icons.
|
public CombiIcon(Icon[] icons)
public int getIconWidth()
getIconWidth
in interface Icon
public int getIconHeight()
getIconHeight
in interface Icon
public static void main(String[] args)
Copyright © 2012. All Rights Reserved.