org.openide.text 6.27.1

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

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

Uses of CloneableEditorSupport.Pane in org.openide.text
 

Classes in org.openide.text that implement CloneableEditorSupport.Pane
 class CloneableEditor
          Cloneable top component to hold the editor kit.
 

Methods in org.openide.text that return CloneableEditorSupport.Pane
protected  CloneableEditorSupport.Pane CloneableEditorSupport.createPane()
          Creates and initializes new CloneableEditor component.
protected  CloneableEditorSupport.Pane CloneableEditorSupport.openAt(PositionRef pos, int column)
          Forcibly create one editor component.
 


org.openide.text 6.27.1

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