Package com.formdev.flatlaf.themeeditor
Class FlatThemePreviewSwitches.ZoomCheckBoxIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.icons.FlatCheckBoxIcon
com.formdev.flatlaf.themeeditor.FlatThemePreviewSwitches.ZoomCheckBoxIcon
- All Implemented Interfaces:
Icon,UIResource
- Enclosing class:
FlatThemePreviewSwitches
-
Field Summary
Fields inherited from class com.formdev.flatlaf.icons.FlatCheckBoxIcon
arc, background, borderColor, borderWidth, checkmarkColor, disabledBackground, disabledBorderColor, disabledCheckmarkColor, disabledIndeterminateBackground, disabledIndeterminateBorderColor, disabledIndeterminateBorderWidth, disabledIndeterminateCheckmarkColor, disabledSelectedBackground, disabledSelectedBorderColor, disabledSelectedBorderWidth, focusColor, focusedBackground, focusedBorderColor, focusedCheckmarkColor, focusedIndeterminateBackground, focusedIndeterminateBorderColor, focusedIndeterminateCheckmarkColor, focusedSelectedBackground, focusedSelectedBorderColor, focusWidth, hoverBackground, hoverBorderColor, hoverCheckmarkColor, hoverIndeterminateBackground, hoverIndeterminateBorderColor, hoverIndeterminateCheckmarkColor, hoverSelectedBackground, hoverSelectedBorderColor, indeterminateBackground, indeterminateBorderColor, indeterminateBorderWidth, indeterminateCheckmarkColor, pressedBackground, pressedBorderColor, pressedCheckmarkColor, pressedIndeterminateBackground, pressedIndeterminateBorderColor, pressedIndeterminateCheckmarkColor, pressedSelectedBackground, pressedSelectedBorderColor, selectedBackground, selectedBorderColor, selectedBorderWidth, styleFields inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
color, height, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatintintvoidMethods inherited from class com.formdev.flatlaf.icons.FlatCheckBoxIcon
applyStyleProperty, getBackground, getBorderColor, getCheckmarkColor, getFocusColor, getPropertyPrefix, getStyleableInfos, getStyleableValue, getUIColor, getUIFloat, isIndeterminate, isSelected, paintBackground, paintBorder, paintCheckmark, paintFocusBorder, paintIcon, paintIndeterminateMethods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
paintBackground
-
Constructor Details
-
ZoomCheckBoxIcon
private ZoomCheckBoxIcon()
-
-
Method Details
-
paintIcon
- Specified by:
paintIconin interfaceIcon- Overrides:
paintIconin classFlatAbstractIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon- Overrides:
getIconWidthin classFlatAbstractIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon- Overrides:
getIconHeightin classFlatAbstractIcon
-
getFocusWidth
public float getFocusWidth()- Overrides:
getFocusWidthin classFlatCheckBoxIcon
-