Class ArrowTypeIcon
java.lang.Object
net.thevpc.common.swing.icon.ArrowTypeIcon
- All Implemented Interfaces:
Icon
-
Constructor Summary
ConstructorsConstructorDescriptionArrowTypeIcon(Color color, int w, int h, ArrowsUtils.ArrowType startArrowType, ArrowsUtils.ArrowType endArrowType) -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Constructor Details
-
ArrowTypeIcon
public ArrowTypeIcon(Color color, int w, int h, ArrowsUtils.ArrowType startArrowType, ArrowsUtils.ArrowType endArrowType)
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-