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.createHoverAction(HoverProvider provider)
Creates a hover action using a hover provider.
|