Uses of Class
org.jdesktop.application.ApplicationAction
Packages that use ApplicationAction
-
Uses of ApplicationAction in org.jdesktop.application
Methods in org.jdesktop.application that return ApplicationActionModifier and TypeMethodDescriptionfinal ApplicationActionTask.InputBlocker.getAction()The ApplicationAction (@Action) that caused the task to be executed.Methods in org.jdesktop.application that return types with arguments of type ApplicationActionModifier and TypeMethodDescriptionApplicationActionMap.getProxyActions()All of the@ProxyActionsrecursively defined by thisApplicationActionMapand its parent ancestors.Constructors in org.jdesktop.application with parameters of type ApplicationActionModifierConstructorDescriptionInputBlocker(Task task, Task.BlockingScope scope, Object target, ApplicationAction action) Construct an InputBlocker with four immutable properties.