Class ColorIcon
java.lang.Object
org.apache.uima.tools.cvd.ColorIcon
- All Implemented Interfaces:
Icon
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoidvoidSets the color.
-
Field Details
-
size
private static final int sizeThe Constant size.- See Also:
-
color
The color.
-
-
Constructor Details
-
ColorIcon
public ColorIcon()Instantiates a new color icon. -
ColorIcon
-
-
Method Details
-
setColor
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-