Package arc.scene.ui
Class ProgressBar.ProgressBarStyle
java.lang.Object
arc.scene.style.Style
arc.scene.ui.ProgressBar.ProgressBarStyle
- Direct Known Subclasses:
Slider.SliderStyle
- Enclosing class:
- ProgressBar
The style for a progress bar, see
ProgressBar
.-
Field Summary
Modifier and TypeFieldDescriptionThe progress bar background, stretched only in one direction.Optional.Optional, centered on the background.Optional.Optional.Optional, centered on the background.Optional.Optional. -
Constructor Summary
-
Method Summary
-
Field Details
-
background
The progress bar background, stretched only in one direction. Optional. -
disabledBackground
Optional. -
knob
Optional, centered on the background. -
disabledKnob
Optional, centered on the background. -
knobBefore
Optional. -
knobAfter
Optional. -
disabledKnobBefore
Optional. -
disabledKnobAfter
Optional.
-
-
Constructor Details
-
ProgressBarStyle
public ProgressBarStyle() -
ProgressBarStyle
-
ProgressBarStyle
-