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 ResizeControlPointResolver |
ActionFactory.createDefaultResizeControlPointResolver() |
Creates a default resize control point resolver which is used in resize action.
|
Modifier and Type | Method | Description |
---|---|---|
static WidgetAction |
ActionFactory.createResizeAction(ResizeStrategy strategy,
ResizeControlPointResolver resolver,
ResizeProvider provider) |
Creates a resize action with a specified resize strategy and provider.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.