org.openide.text 6.18

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()
           
protected  CloneableEditorSupport.Pane CloneableEditorSupport.openAt(PositionRef pos, int column)
          Forcibly create one editor component.
 


org.openide.text 6.18

Built on November 20 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.