|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeEnvironment | |
---|---|
org.ascape.model | |
org.ascape.runtime | |
org.ascape.runtime.swing |
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)
|
Uses of RuntimeEnvironment in org.ascape.runtime.swing |
---|
Subclasses of RuntimeEnvironment in org.ascape.runtime.swing | |
---|---|
class |
DesktopEnvironment
Suppots all user environment ascapet of a running ascape app in a vm, including user frame, etc. |
class |
SwingEnvironment
User: milesparker Date: May 26, 2006 Time: 7:29:23 PM To change this template use File | Settings | File Templates. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |