org.gudy.azureus2.plugins.ui.menus
Interface MenuItemFillListener


public interface MenuItemFillListener


Method Summary
 void menuWillBeShown(MenuItem menu, Object data)
          This is fired before a menu is shown
 

Method Detail

menuWillBeShown

void menuWillBeShown(MenuItem menu,
                     Object data)
This is fired before a menu is shown

Parameters:
data - For table context menu items this will be TableRow[] of selected rows
For MenuManager.MENU_DOWNLOAD_CONTEXT this will be an array of Download