Class MenuArrowIcon
java.lang.Object
org.pushingpixels.radiance.theming.internal.utils.icon.MenuArrowIcon
- All Implemented Interfaces:
Icon, UIResource
Icon for the cascading
JMenus.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Field Details
-
ltrIcon
-
rtlIcon
-
-
Constructor Details
-
MenuArrowIcon
Creates the arrow icon for the specified menu.- Parameters:
menu- Menu.
-
-
Method Details
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
paintIcon
-