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

Uses of Interface org.openide.windows.CloneableOpenSupport.Env (NetBeans APIs) - NetBeans API Javadoc 4.1.0


Uses of Interface
org.openide.windows.CloneableOpenSupport.Env

Packages that use CloneableOpenSupport.Env
org.openide.text The IDE is able to integrate multiple editors for different content types and mechanically access their content. 
org.openide.windows Most parts of the IDE do not manipulate windows directly, but use special top components
 

Uses of CloneableOpenSupport.Env in org.openide.text
 

Subinterfaces of CloneableOpenSupport.Env in org.openide.text
static interface CloneableEditorSupport.Env
          Interface for providing data for the support and also locking the source of data.
 

Uses of CloneableOpenSupport.Env in org.openide.windows
 

Fields in org.openide.windows declared as CloneableOpenSupport.Env
protected  CloneableOpenSupport.Env CloneableOpenSupport.env
          the environment that provides connection to outside world
 

Constructors in org.openide.windows with parameters of type CloneableOpenSupport.Env
CloneableOpenSupport(CloneableOpenSupport.Env env)
          New support for a given environment.
 



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