Uses of Class
org.jdesktop.swingx.action.CompositeAction
Packages that use CompositeAction
Package
Description
Contains classes related to the JDNC actions architecture.
-
Uses of CompositeAction in org.jdesktop.swingx.action
Methods in org.jdesktop.swingx.action that return CompositeActionModifier and TypeMethodDescriptionstatic CompositeAction
ActionFactory.createCompositeAction
(String id, String name, String mnemonic) Factory Methods for creatingCompositeAction
static CompositeAction
ActionFactory.createCompositeAction
(String id, String name, String mnemonic, boolean toggle) static CompositeAction
ActionFactory.createCompositeAction
(String id, String name, String mnemonic, boolean toggle, String group) ActionManager.getCompositeAction
(Object id) Convenience method for returning the CompositeAction