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

Uses of Class org.netbeans.api.visual.model.StateModel (Visual Library API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.visual 2.2

Uses of Class
org.netbeans.api.visual.model.StateModel

Packages that use StateModel
org.netbeans.api.visual.anchor This package contains Anchor interface which is used by ConnectionWidget for defining its source and target point. 
 

Uses of StateModel in org.netbeans.api.visual.anchor
 

Methods in org.netbeans.api.visual.anchor with parameters of type StateModel
static Anchor AnchorFactory.createProxyAnchor(StateModel model, Anchor... anchors)
          Creates a proxy anchor with delegates the computation one of specified anchors based on state in a model.
 


org.netbeans.api.visual 2.2

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