Package | Description |
---|---|
org.netbeans.api.visual.widget |
This package contains
Widget class. |
Modifier and Type | Method | Description |
---|---|---|
WidgetAction.Chain |
Widget.createActions(String tool) |
Creates and returns an action chain for a specified tool.
|
WidgetAction.Chain |
Widget.getActions() |
Returns a default action chain.
|
WidgetAction.Chain |
Widget.getActions(String tool) |
Returns already created action chain for a specified tool.
|
WidgetAction.Chain |
Scene.getPriorActions() |
Returns a prior actions.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.