| Package | Description |
|---|---|
| org.netbeans.api.visual.widget.general |
This package contains general high-level widgets.
|
| Modifier and Type | Method and Description |
|---|---|
static IconNodeWidget.TextOrientation |
IconNodeWidget.TextOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IconNodeWidget.TextOrientation[] |
IconNodeWidget.TextOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IconNodeWidget(Scene scene,
IconNodeWidget.TextOrientation orientation)
Creates an icon node widget with a specified orientation.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.