Uses of Class
edu.brook.ascape.view.ModelApplet

Packages that use ModelApplet
edu.brook.ascape.model   
edu.brook.ascape.view   
 

Uses of ModelApplet in edu.brook.ascape.model
 

Methods in edu.brook.ascape.model with parameters of type ModelApplet
static Scape Scape.open(java.lang.String modelName, ModelApplet applet, java.lang.String[] args)
          Constructs and creates the supplied model.
static Scape Scape.open(java.lang.String modelName, ModelApplet applet)
          Constructs, creates and runs the supplied model.
 

Uses of ModelApplet in edu.brook.ascape.view
 

Fields in edu.brook.ascape.view declared as ModelApplet
protected static ModelApplet ViewFrameBridge.applet
          The applet the scape is running within, if any.
 

Methods in edu.brook.ascape.view that return ModelApplet
static ModelApplet ViewFrameBridge.getApplet()
          If model is running in an applet vm context, returns the applet.
 

Methods in edu.brook.ascape.view with parameters of type ModelApplet
static void ViewFrameBridge.setApplet(ModelApplet _applet)
          Sets the applet scape views are to be displayed within, indicating that we are in an applet vm context.
 


(c) 1998-2000 The Brookings Insitution
Webpage