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

Packages that use CloneableTopComponent.Ref
org.openide.windows Most parts of the IDE do not manipulate windows directly, but use special top components
 

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 December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.