Package com.jgoodies.looks.plastic
Class PlasticIconFactory.ComboBoxButtonIcon
java.lang.Object
com.jgoodies.looks.plastic.PlasticIconFactory.ComboBoxButtonIcon
- All Implemented Interfaces:
Serializable
,Icon
- Enclosing class:
PlasticIconFactory
private static class PlasticIconFactory.ComboBoxButtonIcon
extends Object
implements Icon, Serializable
The arrow button used in comboboxes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Constructor Details
-
ComboBoxButtonIcon
private ComboBoxButtonIcon()
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-