Package | Description |
---|---|
org.netbeans.api.visual.widget.general |
This package contains general high-level widgets.
|
Modifier and Type | Method | 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 | Description |
---|---|
IconNodeWidget(Scene scene,
IconNodeWidget.TextOrientation orientation) |
Creates an icon node widget with a specified orientation.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.