Class GrayableIcon
java.lang.Object
com.vividsolutions.jump.workbench.ui.GrayableIcon
- All Implemented Interfaces:
Icon
-
Constructor Details
-
GrayableIcon
-
-
Method Details
-
setGrayed
public void setGrayed(boolean grayed) -
isGrayed
public boolean isGrayed() -
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
paintIcon
-