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 CompositeActionActionFactory.createCompositeAction(String id, String name, String mnemonic) Factory Methods for creatingCompositeActionstatic CompositeActionActionFactory.createCompositeAction(String id, String name, String mnemonic, boolean toggle) static CompositeActionActionFactory.createCompositeAction(String id, String name, String mnemonic, boolean toggle, String group) ActionManager.getCompositeAction(Object id) Convenience method for returning the CompositeAction