Uses of Enum Class
com.jbstrap.ui.bootstrap.ProgressBarSize
Packages that use ProgressBarSize
-
Uses of ProgressBarSize in com.jbstrap.ui.bootstrap
Methods in com.jbstrap.ui.bootstrap that return ProgressBarSizeModifier 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
Methods in com.jbstrap.ui.components with parameters of type ProgressBarSizeModifier and TypeMethodDescriptionProgressBar.setSize
(ProgressBarSize size) Sets the progress bar.