当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
MultiViews (MultiView Windows) - NetBeans API Javadoc (Current Development Version)
org.netbeans.core.api.multiview
Class MultiViews
java.lang.Object
org.netbeans.core.api.multiview.MultiViews
public final class MultiViews
- extends Object
Factory class for handling multi views.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.