| Modifier and Type | Field and Description |
|---|---|
private Icon |
arrow |
private static String |
ARROW_IMAGE_NAME |
private static int |
GAP |
private Icon |
orig |
private boolean |
paintRollOver |
| Constructor and Description |
|---|
IconWithArrow(Icon orig,
boolean paintRollOver) |
| Modifier and Type | Method and Description |
|---|---|
static int |
getArrowAreaWidth() |
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
private static final String ARROW_IMAGE_NAME
private final Icon orig
private final Icon arrow
private final boolean paintRollOver
private static final int GAP
public IconWithArrow(Icon orig, boolean paintRollOver)
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface Iconpublic static int getArrowAreaWidth()
Copyright © 2007–2017 Gephi Consortium. All rights reserved.