| Package | Description |
|---|---|
| org.jdesktop.application |
| Modifier and Type | Method and Description |
|---|---|
ApplicationAction |
Task.InputBlocker.getAction()
The ApplicationAction (
@Action) that caused
the task to be executed. |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationAction> |
ApplicationActionMap.getProxyActions()
All of the
@ProxyActions recursively defined by this
ApplicationActionMap and its parent ancestors. |
| Constructor and Description |
|---|
InputBlocker(Task task,
Task.BlockingScope scope,
Object target,
ApplicationAction action)
Construct an InputBlocker with four immutable properties.
|
Copyright © 2009–2016. All rights reserved.