Package com.jsql.view.swing.combomenu
Class ArrowIcon
java.lang.Object
com.jsql.view.swing.combomenu.ArrowIcon
- All Implemented Interfaces:
Icon
,SwingConstants
-
Field Summary
Fields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Constructor Details
-
ArrowIcon
public ArrowIcon(int direction, boolean isPressedView) -
ArrowIcon
public ArrowIcon(int iconSize, int direction, boolean isEnabled)
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-