Uses of Interface
org.openide.windows.TopComponent.Cloneable

Packages that use TopComponent.Cloneable
org.openide.awt A set of utility classes pertaining to the visual appearance of the IDE. 
org.openide.text The IDE is able to integrate multiple editors for different content types and mechanically access their content. 
org.openide.windows Most parts of the IDE do not manipulate windows directly, but use special top components
 

Uses of TopComponent.Cloneable in org.openide.awt
 

Classes in org.openide.awt that implement TopComponent.Cloneable
static class HtmlBrowser.BrowserComponent
           
 

Uses of TopComponent.Cloneable in org.openide.text
 

Classes in org.openide.text that implement TopComponent.Cloneable
 class CloneableEditor
          Cloneable top component to hold the editor kit.
static class EditorSupport.Editor
          Deprecated. Cloneable top component to hold the editor kit.
 

Uses of TopComponent.Cloneable in org.openide.windows
 

Classes in org.openide.windows that implement TopComponent.Cloneable
 class CloneableTopComponent
          A top component which may be cloned.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.