|
|||||||||||
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.actionContext
|
Describes an execution context. Contextualized
|
Defines a reference to a Context object, allowing deferred
access. |
Classes in tweed.context used by tweed.bindingContext
|
Describes an execution context. |
Classes in tweed.context used by tweed.contextContext
|
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.invocationContext
|
Describes an execution context. |
Classes in tweed.context used by tweed.messageContextualized
|
Defines a reference to a Context object, allowing deferred
access. |
Classes in tweed.context used by tweed.swingContext
|
Describes an execution context. Contextualized
|
Defines a reference to a Context object, allowing deferred
access. |
Classes in tweed.context used by tweed.system.busContext
|
Describes an execution context. Contextualized
|
Defines a reference to a Context object, allowing deferred
access. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |