| Package | Description |
|---|---|
| editor | |
| editor.run |
| Modifier and Type | Method and Description |
|---|---|
void |
GosuPanel.addBusySignal(RunState runState) |
| Modifier and Type | Method and Description |
|---|---|
RunState |
IProcessRunner.getRunState() |
RunState |
InProcessRunner.getRunState() |
RunState |
AbstractOutOfProcessExecutor.getRunState() |
static RunState |
RunState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunState[] |
RunState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractOutOfProcessExecutor(RunState runState) |
RunConfigDialog(Experiment experiment,
RunState runState) |
Copyright © 2018. All rights reserved.