Package org.apache.log4j.chainsaw.color
Class ColorPanel.SelectedIcon
java.lang.Object
org.apache.log4j.chainsaw.color.ColorPanel.SelectedIcon
- All Implemented Interfaces:
Icon
- Enclosing class:
ColorPanel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate booleanprivate intprivate int[]private int[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Field Details
-
isSelected
private boolean isSelected -
width
private int width -
height
private int height -
xPoints
private int[] xPoints -
yPoints
private int[] yPoints
-
-
Constructor Details
-
SelectedIcon
public SelectedIcon(boolean isSelected)
-
-
Method Details
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
paintIcon
-