|
org.netbeans.api.visual 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IconNodeWidget.TextOrientation | |
---|---|
org.netbeans.api.visual.widget.general | This package contains general high-level widgets. |
Uses of IconNodeWidget.TextOrientation in org.netbeans.api.visual.widget.general |
---|
Methods in org.netbeans.api.visual.widget.general that return IconNodeWidget.TextOrientation | |
---|---|
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're declared. |
Constructors in org.netbeans.api.visual.widget.general with parameters of type IconNodeWidget.TextOrientation | |
---|---|
IconNodeWidget(Scene scene,
IconNodeWidget.TextOrientation orientation)
Creates an icon node widget with a specified orientation. |
|
org.netbeans.api.visual 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |