Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.gems.client.browser
Interface BrowserTree.PopupMenuProvider

Enclosing class:
BrowserTree

public static interface BrowserTree.PopupMenuProvider

Interface to define a provider for a popup menu for this tree.

Author:
Edward Lam

Method Summary
 JPopupMenu getPopupMenu(TreePath selectionPath)
          Get the popup menu for a given selection path in this tree.
 

Method Detail

getPopupMenu

JPopupMenu getPopupMenu(TreePath selectionPath)
Get the popup menu for a given selection path in this tree.

Parameters:
selectionPath - the path on which the popup menu was invoked.
Returns:
the popup menu for this tree.

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.