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 ActionManager
ActionManager.INSTANCE
Shared instance of the singleton ActionManager.Methods in org.jdesktop.swingx.action that return ActionManagerModifier and TypeMethodDescriptionstatic ActionManager
ActionManager.getInstance()
Return the instance of the ActionManger.Methods in org.jdesktop.swingx.action with parameters of type ActionManagerModifier and TypeMethodDescriptionstatic void
ActionManager.setInstance
(ActionManager manager) Sets the ActionManager instance.