|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StepSelectionMode | |
---|---|
com.alee.extended.progress |
Uses of StepSelectionMode in com.alee.extended.progress |
---|
Fields in com.alee.extended.progress declared as StepSelectionMode | |
---|---|
static StepSelectionMode |
WebStepProgressStyle.selectionMode
Selection mode. |
protected StepSelectionMode |
WebStepProgress.selectionMode
|
Methods in com.alee.extended.progress that return StepSelectionMode | |
---|---|
StepSelectionMode |
WebStepProgress.getSelectionMode()
Returns progress selection mode. |
static StepSelectionMode |
StepSelectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StepSelectionMode[] |
StepSelectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.alee.extended.progress with parameters of type StepSelectionMode | |
---|---|
void |
WebStepProgress.setSelectionMode(StepSelectionMode mode)
Sets progress selection mode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |