net.infonode.gui.icon.button
public class ArrowIcon extends AbstractButtonIcon
| Constructor Summary | |
|---|---|
| ArrowIcon(Direction direction) | |
| ArrowIcon(Color color, Direction direction) | |
| ArrowIcon(Color color, int size, Direction direction) | |
| ArrowIcon(int size, Direction direction) | |
| ArrowIcon(int size, Direction direction, boolean enabled) | |
| Method Summary | |
|---|---|
| Direction | getDirection() |
| protected void | paintIcon(Component c, Graphics g, int x1, int y1, int x2, int y2) |