Uses of Class
org.openide.text.EditorSupport

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

Uses of EditorSupport in org.openide.text
 

Methods in org.openide.text that return EditorSupport
 EditorSupport PositionRef.getEditorSupport()
          Deprecated. Please use PositionRef.getCloneableEditorSupport() instead.
 

Constructors in org.openide.text with parameters of type EditorSupport
EditorSupport.Editor(DataObject obj, EditorSupport support)
          Constructor
 



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