NetLogo API
version 3.0.2

Uses of Class
org.nlogo.app.App

Packages that use App
org.nlogo.app Provides classes associated with running the full NetLogo application; includes the App class
 

Uses of App in org.nlogo.app
 

Fields in org.nlogo.app declared as App
static App App.app
          Once main() has been called, holds the singleton instance of this class.
 


NetLogo API
version 3.0.2