Package megamek.client.ui.baseComponents
Class MenuButton.MenuIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
megamek.client.ui.baseComponents.MenuButton.MenuIcon
- All Implemented Interfaces:
Icon,UIResource
- Enclosing class:
MenuButton
public static class MenuButton.MenuIcon
extends com.formdev.flatlaf.icons.FlatAbstractIcon
This is an icon showing three stacked horizontal lines icon that usually indicates a general menu of some kind.
-
Field Summary
Fields inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
color, height, width -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
getIconHeight, getIconWidth, getScale, paintBackground, paintIcon, scale, setScale
-
Constructor Details
-
MenuIcon
public MenuIcon()
-
-
Method Details
-
paintIcon
- Specified by:
paintIconin classcom.formdev.flatlaf.icons.FlatAbstractIcon
-