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 | Description |
---|---|---|
static LookFeel |
LookFeel.createDefaultLookFeel() |
Creates a default look and feel.
|
Modifier and Type | Method | Description |
---|---|---|
LookFeel |
Scene.getLookFeel() |
Returns a look'n'feel of the scene.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Scene.setLookFeel(LookFeel lookFeel) |
Sets a look'n'feel of the scene.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.