Uses of Interface
org.openide.text.CloneableEditorSupport.Env

Packages that use CloneableEditorSupport.Env
org.openide.text The IDE is able to integrate multiple editors for different content types and mechanically access their content. 
 

Uses of CloneableEditorSupport.Env in org.openide.text
 

Classes in org.openide.text that implement CloneableEditorSupport.Env
static class DataEditorSupport.Env
          Environment that connects the data object and the CloneableEditorSupport.
 

Constructors in org.openide.text with parameters of type CloneableEditorSupport.Env
CloneableEditorSupport(CloneableEditorSupport.Env env)
          Creates new CloneableEditorSupport attached to given environment.
DataEditorSupport(DataObject obj, CloneableEditorSupport.Env env)
          Editor support for a given data object.
 



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