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

Uses of Class org.openide.text.CloneableEditor (NetBeans Text API) - NetBeans API Javadoc 5.0.0

 

Uses of Class
org.openide.text.CloneableEditor

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


 

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