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

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

 

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
static CloneableTopComponent.Ref CloneableTopComponent.EMPTY
          Empty clone-sister list.
protected  CloneableTopComponent.Ref CloneableOpenSupport.allEditors
          All opened editors on this file.
 

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.
 


 

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