Class MenuManagerShowProcessor

java.lang.Object
org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerShowProcessor
All Implemented Interfaces:
IMenuListener, IMenuListener2

public class MenuManagerShowProcessor extends Object implements IMenuListener2
MenuManagerShowProcessor provides hooks for renderer processing before and after the MenuManager calls out to its IMenuManagerListener2 for the menuAboutToShow events.
  • Field Details

    • DYNAMIC_ELEMENT_STORAGE_KEY

      protected static final String DYNAMIC_ELEMENT_STORAGE_KEY
      HashMap key for storage of MDynamicMenuContribution elements
  • Constructor Details

    • MenuManagerShowProcessor

      public MenuManagerShowProcessor()
  • Method Details