Package org.apache.batik.util.gui
Class DropDownComponent.SmallDownArrow
java.lang.Object
org.apache.batik.util.gui.DropDownComponent.SmallDownArrow
- All Implemented Interfaces:
Icon
- Direct Known Subclasses:
DropDownComponent.SmallDisabledDownArrow
- Enclosing class:
DropDownComponent
A small downward-pointing arrow icon.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Field Details
-
arrowColor
The arrow color.
-
-
Constructor Details
-
SmallDownArrow
private SmallDownArrow()
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-