Package tweed.context

A Context is a set of parameters and services for managing UI and server invocation.

See:
          Description

Interface Summary
Context Describes an execution context.
Contextualized Defines a reference to a Context object, allowing deferred access.
 

Class Summary
ContextPatcher Use this class to provide a modified version of a Context instance, without modifying the original.
DefaultContextFactory Creates DefaultContextFactory.DefaultContext objects.
 

Package tweed.context Description

A Context is a set of parameters and services for managing UI and server invocation. GUI and Command implementors may have to use classes from this package (at least an opaque reference to the Context class).



Copyright © 2003 Laurent Caillette. All Rights Reserved.