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