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

MultiViews (MultiView Windows) - NetBeans API Javadoc (Current Development Version)

org.netbeans.core.multiview/1 1.9

org.netbeans.core.api.multiview
Class MultiViews

java.lang.Object
  extended by org.netbeans.core.api.multiview.MultiViews

public final class MultiViews
extends Object

Factory class for handling multi views.


Method Summary
static MultiViewHandler findMultiViewHandler(TopComponent tc)
          For advanced manupulation with Multiview component, the handler can be requested
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findMultiViewHandler

public static MultiViewHandler findMultiViewHandler(TopComponent tc)
For advanced manupulation with Multiview component, the handler can be requested

Returns:
handle that one can use for manipulation with multiview component.

org.netbeans.core.multiview/1 1.9

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