static final enum StepLabel.Mode extends java.lang.Enum<E<E>>
Modifiers | Name | Description |
---|---|---|
static StepLabel.Mode |
ACTIVE |
|
static StepLabel.Mode |
DONE |
|
static StepLabel.Mode |
FUTURE |
|
static StepLabel.Mode |
MAX_VALUE |
|
static StepLabel.Mode |
MIN_VALUE |
Type | Name and description |
---|---|
java.awt.Color |
background |
java.awt.Color |
foreground |
java.awt.Color |
indexBackground |
java.awt.Color |
indexForeground |
Type Params | Return Type | Name and description |
---|---|---|
|
StepLabel.Mode |
next() |
|
StepLabel.Mode |
previous() |
|
static StepLabel.Mode |
valueOf(java.lang.String name) |
|
static final StepLabel.Mode[] |
values() |