| Package | Description |
|---|---|
| org.dajlab.jcontrollab.gui.model | |
| org.dajlab.jcontrollab.gui.view |
| Modifier and Type | Method and Description |
|---|---|
static ControlLabCommandEnum |
ControlLabCommandEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlLabCommandEnum[] |
ControlLabCommandEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ControlLabCommandEnum |
CommandControlLabEvent.getCommand() |
| Constructor and Description |
|---|
CommandControlLabEvent(OutputModel model,
ControlLabCommandEnum command)
Constructor.
|
Copyright © 2018. All rights reserved.