private static class JMenuToggleButton.LineIcon extends Object implements Icon
| Modifier and Type | Field and Description |
|---|---|
private int |
arrowWidth |
private Icon |
origIcon |
| Constructor and Description |
|---|
LineIcon(Icon origIcon,
int arrowWidth) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
private Icon origIcon
private int arrowWidth
public LineIcon(Icon origIcon, int arrowWidth)
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface IconCopyright © 2007–2017 Gephi Consortium. All rights reserved.