站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.api.visual.widget.general.IconNodeWidget.TextOrientation (Visual Library API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.visual 2.2

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'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

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.