站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Interface org.openide.text.CloneableEditorSupport.Pane (Text API) - NetBeans API Javadoc (Current Development Version)

org.openide.text 6.16

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.16

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.