Tweed 0.1.1 API

Packages
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 Commonly useful classes across all the framework.
tweed.system.bus The Event Bus is used for loose coupling between components.
tweed.system.interceptor  

 



Copyright © 2003 Laurent Caillette. All Rights Reserved.