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