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

Uses of Class org.openide.windows.CloneableTopComponent.Ref (NetBeans Windows API) - NetBeans API Javadoc 5.5.0

org.openide.windows 6.5.22

Uses of Class
org.openide.windows.CloneableTopComponent.Ref

Uses of CloneableTopComponent.Ref in org.openide.windows
 

Fields in org.openide.windows declared as CloneableTopComponent.Ref
protected  CloneableTopComponent.Ref CloneableOpenSupport.allEditors
          All opened editors on this file.
static CloneableTopComponent.Ref CloneableTopComponent.EMPTY
          Empty clone-sister list.
 

Methods in org.openide.windows that return CloneableTopComponent.Ref
 CloneableTopComponent.Ref CloneableTopComponent.getReference()
          Get a list of all components which are clone-sisters of this one.
 

Methods in org.openide.windows with parameters of type CloneableTopComponent.Ref
 void CloneableTopComponent.setReference(CloneableTopComponent.Ref another)
          Changes the reference to which this components belongs.
 


org.openide.windows 6.5.22

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