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

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

org.openide.text 6.16

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

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

Uses of CloneableEditorSupport.Env in org.openide.text
 

Constructors in org.openide.text with parameters of type CloneableEditorSupport.Env
CloneableEditorSupport(CloneableEditorSupport.Env env)
          Creates new CloneableEditorSupport attached to given environment.
CloneableEditorSupport(CloneableEditorSupport.Env env, Lookup l)
          Creates new CloneableEditorSupport attached to given environment.
 


org.openide.text 6.16

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