Package | Description |
---|---|
org.netbeans.api.visual.laf |
This package contains
LookFeel class with style definition for colors and borders. |
org.netbeans.api.visual.widget |
This package contains
Widget class. |
Modifier and Type | Method and Description |
---|---|
static InputBindings |
InputBindings.create()
Creates a new input bindings.
|
Modifier and Type | Method and Description |
---|---|
InputBindings |
Scene.getInputBindings()
Returns input bindings of the scene.
|