Uses of Package
tweed.action

Packages that use tweed.action
tweed.action Actions are user-triggered operations which execute client-side, generally with a server-side effect. 
tweed.context A Context is a set of parameters and services for managing UI and server invocation. 
tweed.swing Swing-specific classes. 
 

Classes in tweed.action used by tweed.action
ActionEndEvent
          An events informing that a ContextAction has ended.
ActionEvent
          Base class for events informing that an ContextAction has started or ended.
ActionStartEvent
          An events informing that a ContextAction has started.
ContextAction
          An abstraction of operations which can be ran by an ActionPerformer.
ResponsivenessImpact
          Enumeration class for how an action should impact UI responsiveness.
 

Classes in tweed.action used by tweed.context
ActionPerformer
          Performs a ContextAction in a Context, as a member of the Context object.
 

Classes in tweed.action used by tweed.swing
ContextAction
          An abstraction of operations which can be ran by an ActionPerformer.
ResponsivenessImpact
          Enumeration class for how an action should impact UI responsiveness.
 



Copyright © 2003 Laurent Caillette. All Rights Reserved.