|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeEnvironment | |
---|---|
org.ascape.model | |
org.ascape.runtime |
Uses of RuntimeEnvironment in org.ascape.model |
---|
Methods in org.ascape.model that return RuntimeEnvironment | |
---|---|
RuntimeEnvironment |
Scape.getEnvironment()
Returns the runtime environment, if any, for this scape. |
Uses of RuntimeEnvironment in org.ascape.runtime |
---|
Subclasses of RuntimeEnvironment in org.ascape.runtime | |
---|---|
class |
AbstractUIEnvironment
|
Fields in org.ascape.runtime declared as RuntimeEnvironment | |
---|---|
protected RuntimeEnvironment |
Runner.environment
Manages user space UI, settings etc. |
Methods in org.ascape.runtime that return RuntimeEnvironment | |
---|---|
RuntimeEnvironment |
Runner.getEnvironment()
|
Methods in org.ascape.runtime with parameters of type RuntimeEnvironment | |
---|---|
void |
Runner.setEnvironment(RuntimeEnvironment environment)
|
Constructors in org.ascape.runtime with parameters of type RuntimeEnvironment | |
---|---|
Runner(RuntimeEnvironment environment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |