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.
 


 

Built on October 24 2003.  |  Portions Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.