Package com.prineside.tdi2.scene2d.ui
Class ProgressBar.ProgressBarStyle
java.lang.Object
com.prineside.tdi2.scene2d.ui.ProgressBar.ProgressBarStyle
- Direct Known Subclasses:
Slider.SliderStyle
- Enclosing class:
- ProgressBar
The style for a progress bar, see
ProgressBar
.- Author:
- mzechner, Nathan Sweet
-
Field Summary
Modifier and TypeFieldDescriptionThe progress bar background, stretched only in one direction.The progress bar background, stretched only in one direction. -
Constructor Summary
-
Method Summary
-
Field Details
-
background
The progress bar background, stretched only in one direction. -
disabledBackground
The progress bar background, stretched only in one direction. -
knob
-
disabledKnob
-
knobBefore
-
disabledKnobBefore
-
knobAfter
-
disabledKnobAfter
-
-
Constructor Details
-
ProgressBarStyle
public ProgressBarStyle() -
ProgressBarStyle
-
ProgressBarStyle
-