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

ExplorerManager.Provider (NetBeans Explorer API) - NetBeans API Javadoc 5.0.0

 

org.openide.explorer
Interface ExplorerManager.Provider

Enclosing interface:
ExplorerManager

public static interface ExplorerManager.Provider

Interface for components wishing to provide their own ExplorerManager.

See Also:
ExplorerManager.find(java.awt.Component)

Method Summary
 ExplorerManager getExplorerManager()
          Get the explorer manager.
 

Method Detail

getExplorerManager

public ExplorerManager getExplorerManager()
Get the explorer manager.

Returns:
the manager

 

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