Uses of Package
be.ugent.caagt.swirl.actions

Packages that use be.ugent.caagt.swirl.actions
be.ugent.caagt.swirl.actions Provides support for standard Swing actions. 
be.ugent.caagt.swirl.undoredo Provides a simple framework for registering and activating undoable (and redoable) actions with a central undo manager
 

Classes in be.ugent.caagt.swirl.actions used by be.ugent.caagt.swirl.actions
Description
          An object of this class describes caption, mnemonic and accelerator key of a GUI component.
FileAction
          Common (abstract) super class of FileOpenAction and FileSaveAction.
SimpleAction
          Abstract action (controller) based on an internationalized description.
 

Classes in be.ugent.caagt.swirl.actions used by be.ugent.caagt.swirl.undoredo
SimpleAction
          Abstract action (controller) based on an internationalized description.