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 TypeMethodDescriptionintintvoid
-
Constructor Details
-
ComboBoxButtonIcon
private ComboBoxButtonIcon()
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-