Uses of Class
org.jdesktop.swingx.action.ActionManager
Packages that use ActionManager
Package
Description
Contains classes related to the JDNC actions architecture.
-
Uses of ActionManager in org.jdesktop.swingx.action
Fields in org.jdesktop.swingx.action declared as ActionManagerModifier and TypeFieldDescriptionprivate static ActionManagerActionManager.INSTANCEShared instance of the singleton ActionManager.Methods in org.jdesktop.swingx.action that return ActionManagerModifier and TypeMethodDescriptionstatic ActionManagerActionManager.getInstance()Return the instance of the ActionManger.Methods in org.jdesktop.swingx.action with parameters of type ActionManagerModifier and TypeMethodDescriptionstatic voidActionManager.setInstance(ActionManager manager) Sets the ActionManager instance.