|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use tweed.context | |
| tweed.action | Actions are user-triggered operations which execute client-side, generally with a server-side effect. |
| tweed.binding | Bindings update a Model from a View, or a View from a Model. |
| tweed.context | A Context is a set of parameters and services for managing UI and server invocation. |
| tweed.invocation | Invocation is making server-side operations happen, and get the result back on client-side. |
| tweed.message | Messages (shorthand for User Messages) represent small texts displayed on the GUI for giving user an immediate feedback on his latest operations. |
| tweed.swing | Swing-specific classes. |
| tweed.system.bus | The Event Bus is used for loose coupling between components. |
Classes in tweed.context used by tweed.action| Context
|
Describes an execution context. Contextualized
|
Defines a reference to a Context object, allowing deferred
access. |
|
Classes in tweed.context used by tweed.binding| Context
|
Describes an execution context. |
|
Classes in tweed.context used by tweed.context| Context
|
Describes an execution context. Contextualized
|
Defines a reference to a Context object, allowing deferred
access.DefaultContextFactory.DefaultContext
|
A mutable Context which should not be instantiated
from outside the enclosing class or its derivates. |
|
Classes in tweed.context used by tweed.invocation| Context
|
Describes an execution context. |
|
Classes in tweed.context used by tweed.message| Contextualized
|
Defines a reference to a Context object, allowing deferred
access. |
|
Classes in tweed.context used by tweed.swing| Context
|
Describes an execution context. Contextualized
|
Defines a reference to a Context object, allowing deferred
access. |
|
Classes in tweed.context used by tweed.system.bus| Context
|
Describes an execution context. Contextualized
|
Defines a reference to a Context object, allowing deferred
access. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||