Package com.jgoodies.looks.plastic
Class PlasticIconFactory.MenuArrowIcon
java.lang.Object
com.jgoodies.looks.plastic.PlasticIconFactory.MenuArrowIcon
- All Implemented Interfaces:
Serializable
,Icon
,UIResource
- Enclosing class:
PlasticIconFactory
private static class PlasticIconFactory.MenuArrowIcon
extends Object
implements Icon, UIResource, Serializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Field Details
-
WIDTH
private static final int WIDTH- See Also:
-
HEIGHT
private static final int HEIGHT- See Also:
-
-
Constructor Details
-
MenuArrowIcon
private MenuArrowIcon()
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-