Uses of Class
org.ascape.runtime.Runner

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.
 



Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.