Package org.apache.batik.util.gui
Class DropDownComponent.SmallDisabledDownArrow
java.lang.Object
org.apache.batik.util.gui.DropDownComponent.SmallDownArrow
org.apache.batik.util.gui.DropDownComponent.SmallDisabledDownArrow
- All Implemented Interfaces:
Icon
- Enclosing class:
DropDownComponent
private static class DropDownComponent.SmallDisabledDownArrow
extends DropDownComponent.SmallDownArrow
A disabled small downward-pointing arrow icon.
-
Field Summary
Fields inherited from class org.apache.batik.util.gui.DropDownComponent.SmallDownArrow
arrowColor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.batik.util.gui.DropDownComponent.SmallDownArrow
getIconHeight, getIconWidth
-
Constructor Details
-
SmallDisabledDownArrow
public SmallDisabledDownArrow()Constructor.
-
-
Method Details
-
paintIcon
- Specified by:
paintIcon
in interfaceIcon
- Overrides:
paintIcon
in classDropDownComponent.SmallDownArrow
-