Class SliderHorizontalIcon
java.lang.Object
org.pushingpixels.radiance.theming.internal.utils.icon.SliderHorizontalIcon
- All Implemented Interfaces:
Icon, UIResource
Thumb icon for the horizontal
JSliders that paint ticks and / or labels.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BladeContainerColorTokensprivate intThe size ofthisicon.private JSliderThe associated slider. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Field Details
-
size
private int sizeThe size ofthisicon. -
slider
The associated slider. -
mutableColorTokens
-
-
Constructor Details
-
SliderHorizontalIcon
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-