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 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 FlatAbstractIcon
color, height, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatintintvoidMethods inherited from class FlatCheckBoxIcon
applyStyleProperty, getBackground, getBorderColor, getCheckmarkColor, getFocusColor, getPropertyPrefix, getStyleableInfos, getStyleableValue, getUIColor, getUIFloat, isIndeterminate, isSelected, paintBackground, paintBorder, paintCheckmark, paintFocusBorder, paintIcon, paintIndeterminateMethods inherited from class FlatAbstractIcon
paintBackground
-
Constructor Details
-
ZoomCheckBoxIcon
private ZoomCheckBoxIcon()
-
-
Method Details
-
paintIcon
-
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
-