org.openide.text 6.27.1

Uses of Class
org.openide.text.CloneableEditor

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

Uses of CloneableEditor in org.openide.text
 

Methods in org.openide.text that return CloneableEditor
protected  CloneableEditor CloneableEditorSupport.createCloneableEditor()
          Allows subclasses to create their own version of CloneableEditor component.
 

Methods in org.openide.text with parameters of type CloneableEditor
protected  void CloneableEditorSupport.initializeCloneableEditor(CloneableEditor editor)
          Initialize the editor.
 


org.openide.text 6.27.1

Built on September 10 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.