org.netbeans.api.visual 2.23.1

Uses of Class
org.netbeans.api.visual.widget.general.IconNodeWidget.TextOrientation

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 are 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.23.1

Built on August 25 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.