Package | Description |
---|---|
de.jreality.plugin.basic |
Modifier and Type | Method and Description |
---|---|
RunningEnvironment |
View.getRunningEnvironment() |
static RunningEnvironment |
RunningEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunningEnvironment[] |
RunningEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|