Package | Description |
---|---|
org.netbeans.api.visual.action |
This package contains
ActionFactory class which is factory of all built-in widget-actions provided by the library. |
Modifier and Type | Method and Description |
---|---|
static WidgetAction |
ActionFactory.createAcceptAction(AcceptProvider provider)
Creates a accept action with a specified accept logic provider.
|