This package contains Swing-specific implementations for action-related classes.
The most important class is certainly SwingActionManager
, which
provides a Swing-specific implementation of the ActionManager
interface. SwingFormAction
implements the platform-neutral concept
of FormAction
s based on the actions available in Swing. Finally
there is an implementation of the PopupMenuBuilder
interface.
$Id: package.html 192 2010-08-22 16:15:22Z oheger $