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

Uses of Interface org.netbeans.spi.navigator.NavigatorPanel (Navigator API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.spi.navigator/1 1.5

Uses of Interface
org.netbeans.spi.navigator.NavigatorPanel

Uses of NavigatorPanel in org.netbeans.spi.navigator
 

Subinterfaces of NavigatorPanel in org.netbeans.spi.navigator
 interface NavigatorPanelWithUndo
          Description of navigation view with undo/redo support on top of basic NavigatorPanel features.
 

Methods in org.netbeans.spi.navigator with parameters of type NavigatorPanel
static void NavigatorHandler.activatePanel(NavigatorPanel panel)
          Activates and shows given panel in navigator view.
 


org.netbeans.spi.navigator/1 1.5

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