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

org.netbeans.api.visual.vmd (Visual Library API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.visual 2.2

Package org.netbeans.api.visual.vmd

This package contains a VMD visualization style.

See:
          Description

Interface Summary
VMDMinimizeAbility This interface represents an ability to collapse and expand a widget.
 

Class Summary
VMDConnectionWidget This class represents a connection widget in the VMD visualization style.
VMDFactory Used as a factory class for objects defined in VMD visualization style.
VMDGlyphSetWidget This widget represents a list of glyphs rendered horizontally one after another.
VMDGraphScene This class represents a GraphPinScene for the VMD visualization style.
VMDNodeAnchor This class represents a node anchor used in VMD visualization style.
VMDNodeWidget This class represents a node widget in the VMD visualization style.
VMDPinWidget This class represents a pin widget in the VMD visualization style.
 

Package org.netbeans.api.visual.vmd Description

This package contains a VMD visualization style. The VMD stands for Visual Mobile Designer and is targeted to be used for graph-oriented model based on GraphPinScene. The VMD package providers an integrated set of widgets.

All classes can be used together or standalone except that the VMDNodeWidget expect to have VMDPinWidget added a special way using VMDNodeWidget.attachPinWidget method.


org.netbeans.api.visual 2.2

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