Uses of Package
org.jdesktop.swingx.action
Packages that use org.jdesktop.swingx.action
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Contains classes related to the JDNC actions architecture.
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
Provides macos specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
Contains API required by the extended JTable component, JXTable.
-
Classes in org.jdesktop.swingx.action used by org.jdesktop.swingxClassDescriptionExtends the concept of the Action to include toggle or group states.Creates user interface elements based on action ids and lists of action ids.An interface which exposes the allowable actions to a TargetManager.
-
Classes in org.jdesktop.swingx.action used by org.jdesktop.swingx.actionClassDescriptionExtends the concept of the Action to include toggle or group states.The ActionManager manages sets of
javax.swing.Action
s for an application.A class that represents the many type of actions that this framework supports.A class that represents an action which will fire a sequence of actions.An action which will invoke an http POST operation.An interface which exposes the allowable actions to a TargetManager.A class that represents a dynamically targetable action.The target manager dispatches commands toTargetable
objects that it manages. -
Classes in org.jdesktop.swingx.action used by org.jdesktop.swingx.hyperlinkClassDescriptionExtends the concept of the Action to include toggle or group states.
-
Classes in org.jdesktop.swingx.action used by org.jdesktop.swingx.plaf.basicClassDescriptionExtends the concept of the Action to include toggle or group states.
-
Classes in org.jdesktop.swingx.action used by org.jdesktop.swingx.plaf.macosxClassDescriptionExtends the concept of the Action to include toggle or group states.
-
Classes in org.jdesktop.swingx.action used by org.jdesktop.swingx.tableClassDescriptionExtends the concept of the Action to include toggle or group states.