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

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


Uses of Class
org.openide.windows.CloneableOpenSupport

Packages that use CloneableOpenSupport
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 in org.openide.text
 

Subclasses of CloneableOpenSupport in org.openide.text
 class CloneableEditorSupport
          Support for associating an editor and a Swing Document.
 

Uses of CloneableOpenSupport in org.openide.windows
 

Methods in org.openide.windows that return CloneableOpenSupport
 CloneableOpenSupport CloneableOpenSupport.Env.findCloneableOpenSupport()
          Method that allows environment to find its cloneable open support.
 



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