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 205 2012-01-29 18:29:57Z oheger $