org.openide.explorer
Interface ExplorerManager.Provider

All Known Implementing Classes:
ExplorerPanel
Enclosing class:
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 December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.