Class FlatWindowIconifyIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.icons.FlatWindowAbstractIcon
com.formdev.flatlaf.icons.FlatWindowIconifyIcon
- All Implemented Interfaces:
Icon, UIResource
"iconify" icon for windows (frames and dialogs).
-
Field Summary
Fields inherited from class FlatWindowAbstractIcon
arc, background, foreground, hoverBackground, hoverForeground, inactiveBackground, inactiveForeground, insets, pressedBackground, pressedForeground, symbolHeightFields inherited from class FlatAbstractIcon
color, height, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidpaintIconAt1x(Graphics2D g, int x, int y, int width, int height, double scaleFactor) Methods inherited from class FlatWindowAbstractIcon
getForeground, paintBackground, paintIconMethods inherited from class FlatAbstractIcon
getIconHeight, getIconWidth, paintIcon
-
Constructor Details
-
FlatWindowIconifyIcon
public FlatWindowIconifyIcon() -
FlatWindowIconifyIcon
- Since:
- 3.2
-
-
Method Details
-
paintIconAt1x
- Specified by:
paintIconAt1xin classFlatWindowAbstractIcon
-