Package | Description |
---|---|
msim.ui |
Mixed physical/virtual linkage Simulator user interface.
|
Modifier and Type | Field and Description |
---|---|
protected UI.SliderTarget |
UI.sliderTarget
current target for 1234567890 slider actions
|
Modifier and Type | Method and Description |
---|---|
static UI.SliderTarget |
UI.SliderTarget.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UI.SliderTarget[] |
UI.SliderTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|