Uses of Class
org.jdesktop.application.ActionManager
Packages that use ActionManager
-
Uses of ActionManager in org.jdesktop.application
Methods in org.jdesktop.application that return ActionManagerModifier and TypeMethodDescriptionfinal ActionManager
ApplicationContext.getActionManager()
Return this application's ActionManager.Methods in org.jdesktop.application with parameters of type ActionManagerModifier and TypeMethodDescriptionprotected void
ApplicationContext.setActionManager
(ActionManager actionManager) Change this application'sActionManager
.