Uses of Class
org.openide.loaders.OpenSupport.Env

Packages that use OpenSupport.Env
org.openide.loaders DataSystems are the logical layer between a filesystem and the regular functions of the IDE. 
org.openide.text The IDE is able to integrate multiple editors for different content types and mechanically access their content. 
 

Uses of OpenSupport.Env in org.openide.loaders
 

Constructors in org.openide.loaders with parameters of type OpenSupport.Env
OpenSupport(MultiDataObject.Entry entry, OpenSupport.Env env)
          Constructor that allows subclasses to provide their own environment.
 

Uses of OpenSupport.Env in org.openide.text
 

Subclasses of OpenSupport.Env in org.openide.text
static class DataEditorSupport.Env
          Environment that connects the data object and the CloneableEditorSupport.
 



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