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
centerDiameter
Fields inherited from class com.formdev.flatlaf.icons.FlatCheckBoxIcon
arc, background, borderColor, borderWidth, checkmarkColor, disabledBackground, disabledBorderColor, disabledCheckmarkColor, disabledSelectedBackground, disabledSelectedBorderColor, disabledSelectedBorderWidth, focusColor, focusedBackground, focusedBorderColor, focusedCheckmarkColor, focusedSelectedBackground, focusedSelectedBorderColor, focusWidth, hoverBackground, hoverBorderColor, hoverCheckmarkColor, hoverSelectedBackground, hoverSelectedBorderColor, pressedBackground, pressedBorderColor, pressedCheckmarkColor, pressedSelectedBackground, pressedSelectedBorderColor, selectedBackground, selectedBorderColor, selectedBorderWidth, style
Fields inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
color, height, width
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
int
int
void
Methods inherited from class com.formdev.flatlaf.icons.FlatRadioButtonIcon
getPropertyPrefix, paintBackground, paintBorder, paintCheckmark, paintFocusBorder
Methods inherited from class com.formdev.flatlaf.icons.FlatCheckBoxIcon
applyStyleProperty, getBackground, getBorderColor, getCheckmarkColor, getFocusColor, getStyleableInfos, getStyleableValue, getUIColor, getUIFloat, isIndeterminate, isSelected, paintIcon, paintIndeterminate
-
Constructor Details
-
ZoomRadioButtonIcon
private ZoomRadioButtonIcon()
-
-
Method Details
-
paintIcon
- Specified by:
paintIcon
in interfaceIcon
- Overrides:
paintIcon
in classFlatAbstractIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
- Overrides:
getIconWidth
in classFlatAbstractIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
- Overrides:
getIconHeight
in classFlatAbstractIcon
-
getFocusWidth
public float getFocusWidth()- Overrides:
getFocusWidth
in classFlatCheckBoxIcon
-