Class FlatMenuItemRenderer.MinSizeIcon
java.lang.Object
com.formdev.flatlaf.ui.FlatMenuItemRenderer.MinSizeIcon
- All Implemented Interfaces:
Icon
- Enclosing class:
FlatMenuItemRenderer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Field Details
-
delegate
-
-
Constructor Details
-
MinSizeIcon
MinSizeIcon(Icon delegate)
-
-
Method Details
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
paintIcon
-