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

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

 

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

Packages that use CloneableEditorSupport.Pane
org.openide.text The IDE 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.
 


 

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