public static class LabTreeUi.ExpandedIcon extends Object implements Icon, Serializable
| Constructor and Description |
|---|
ExpandedIcon() |
| Modifier and Type | Method and Description |
|---|---|
static Icon |
createExpandedIcon() |
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public static Icon createExpandedIcon()
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface IconCopyright © 2017. All rights reserved.