Uses of Enum Class
com.jbstrap.ui.bootstrap.ProgressBarSize
-
Uses of ProgressBarSize in com.jbstrap.ui.bootstrap
Modifier and TypeMethodDescriptionstatic ProgressBarSize
static ProgressBarSize
Returns the enum constant of this class with the specified name.static ProgressBarSize[]
ProgressBarSize.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ProgressBarSize in com.jbstrap.ui.components
Modifier and TypeMethodDescriptionProgressBar.setSize
(ProgressBarSize size) Sets the progress bar.