Uses of Package
ecologylab.appframework

Packages that use ecologylab.appframework
ecologylab.appframework Interface Ecology Lab Application Development Framework makes interfacing with the runtime platform easier. 
ecologylab.appframework.macos   
ecologylab.appframework.types Type declarations for the Interface Ecology Lab Application Development Framework. 
ecologylab.appframework.types.prefs Type declarations for preferences, in the Interface Ecology Lab Application Development Framework. 
ecologylab.appframework.types.prefs.gui GUI elements for manipulating preferences within applications. 
ecologylab.generic Basic library building blocks of underlying functionality, in modules not large enough to warrant individual packages. 
ecologylab.io Infrastructural classes that provide a more usable API for I/O. 
ecologylab.services.authentication.messages Interface Ecology Lab Distributed Services Authentication Framework -- authentication messages. 
ecologylab.services.authentication.nio NIO versions of authentication server / client. 
ecologylab.services.distributed.client Clients for distributed computing services. 
ecologylab.services.distributed.impl   
ecologylab.services.distributed.legacy   
ecologylab.services.distributed.server Interface Ecology Lab Distributed Services Framework -- NIO servers. 
ecologylab.services.distributed.server.clientmanager Base and custom context managers for NIO-based servers. 
ecologylab.services.distributed.server.contextmanager   
ecologylab.services.distributed.server.varieties   
ecologylab.services.logging Interface Ecology Lab Logging. 
ecologylab.services.logging.playback Program elements for building log playback applications. 
ecologylab.services.messages Messages passed in the ecologylab.services Distributed Computing Framework (DCF). 
ecologylab.services.messages.cf Messages for combinFormation client services. 
ecologylab.standalone Stand-alone applications for demonstrating Interface Ecology Lab components. 
ecologylab.standalone.visualizer   
 

Classes in ecologylab.appframework used by ecologylab.appframework
ApplicationEnvironment.LaunchType
           
ApplicationPropertyNames
           
Environment
          Provides a mechanism for passing parameters/preferences/properties from diverse runtime environments, including applets (via the param tag), applications (via a properties file), and sooner or later, servlets.
Environment.The
          Holds a reference to the singleton global instance of Environment, and simple methods for getting and setting this reference.
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.appframework.macos
MacOSAppHandler
          Interface for handling Mac OS X application specific events (those related to the application menu found only on Mac OS X).
 

Classes in ecologylab.appframework used by ecologylab.appframework.types
ApplicationPropertyNames
           
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.appframework.types.prefs
ApplicationPropertyNames
           
 

Classes in ecologylab.appframework used by ecologylab.appframework.types.prefs.gui
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.generic
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.io
ApplicationProperties
          General set of reusable String constants for getting properties from the environment.
ApplicationPropertyNames
           
StatusReporter
          Interface for objects that report status to the user.
 

Classes in ecologylab.appframework used by ecologylab.services.authentication.messages
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.authentication.nio
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.distributed.client
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.distributed.impl
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.distributed.legacy
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.distributed.server
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.distributed.server.clientmanager
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.distributed.server.contextmanager
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.distributed.server.varieties
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.logging
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.logging.playback
ApplicationEnvironment
          An instance of Environment, which is an application, rather than an applet, or a servlet.
Environment
          Provides a mechanism for passing parameters/preferences/properties from diverse runtime environments, including applets (via the param tag), applications (via a properties file), and sooner or later, servlets.
 

Classes in ecologylab.appframework used by ecologylab.services.messages
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.services.messages.cf
Scope
          A lexical Scope of bindings from names to values.
 

Classes in ecologylab.appframework used by ecologylab.standalone
ApplicationEnvironment
          An instance of Environment, which is an application, rather than an applet, or a servlet.
Environment
          Provides a mechanism for passing parameters/preferences/properties from diverse runtime environments, including applets (via the param tag), applications (via a properties file), and sooner or later, servlets.
 

Classes in ecologylab.appframework used by ecologylab.standalone.visualizer
ApplicationEnvironment
          An instance of Environment, which is an application, rather than an applet, or a servlet.
Environment
          Provides a mechanism for passing parameters/preferences/properties from diverse runtime environments, including applets (via the param tag), applications (via a properties file), and sooner or later, servlets.