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 | Description |
---|---|---|
static WidgetAction |
ActionFactory.createSelectAction(SelectProvider provider) |
Creates a select action.
|
static WidgetAction |
ActionFactory.createSelectAction(SelectProvider provider,
boolean selectOnRightClick) |
Creates a select action.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.