|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Runner | |
---|---|
org.ascape.model | |
org.ascape.runtime | |
org.ascape.runtime.swing |
Uses of Runner in org.ascape.model |
---|
Subclasses of Runner in org.ascape.model | |
---|---|
class |
ModelRoot
Implementation of ModelRunner for swing based applications. |
Methods in org.ascape.model that return Runner | |
---|---|
Runner |
Scape.getModel()
Deprecated. please use #getRunner(). |
Runner |
Scape.getRunner()
Returns the runtime model environment, which manages model-wide state such as run status. |
Methods in org.ascape.model with parameters of type Runner | |
---|---|
void |
Scape.setRunner(Runner _runner)
|
Uses of Runner in org.ascape.runtime |
---|
Subclasses of Runner in org.ascape.runtime | |
---|---|
class |
NonGraphicRunner
|
Uses of Runner in org.ascape.runtime.swing |
---|
Subclasses of Runner in org.ascape.runtime.swing | |
---|---|
class |
SwingRunner
Manages model runs in a Swing UI environment. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |