Package com.formdev.flatlaf.themeeditor
Class FlatThemePreviewSwitches.ZoomRadioButtonIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.icons.FlatCheckBoxIcon
com.formdev.flatlaf.icons.FlatRadioButtonIcon
com.formdev.flatlaf.themeeditor.FlatThemePreviewSwitches.ZoomRadioButtonIcon
- All Implemented Interfaces:
Icon,UIResource
- Enclosing class:
FlatThemePreviewSwitches
-
Field Summary
Fields inherited from class com.formdev.flatlaf.icons.FlatRadioButtonIcon
centerDiameterFields 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.FlatRadioButtonIcon
getPropertyPrefix, paintBackground, paintBorder, paintCheckmark, paintFocusBorderMethods inherited from class com.formdev.flatlaf.icons.FlatCheckBoxIcon
applyStyleProperty, getBackground, getBorderColor, getCheckmarkColor, getFocusColor, getStyleableInfos, getStyleableValue, getUIColor, getUIFloat, isIndeterminate, isSelected, paintIcon, paintIndeterminateMethods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
paintBackground
-
Constructor Details
-
ZoomRadioButtonIcon
private ZoomRadioButtonIcon()
-
-
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
-