See: Description
Class | Description |
---|---|
SwingActionManager |
The Swing specific implementation of the
ActionManager
interface. |
SwingFormAction |
A Swing specific implementation of the
FormAction interface. |
SwingPopupMenuBuilder |
A specialized implementation of the
PopupMenuBuilder interface
for constructing Swing popup menus. |
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 $
Copyright © 2016 The JGUIraffe Team. All rights reserved.