Class MenuManagerServiceFilter
java.lang.Object
org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerServiceFilter
- All Implemented Interfaces:
Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(Event event) Sent when an event that the receiver has registered for occurs.
-
Constructor Details
-
MenuManagerServiceFilter
public MenuManagerServiceFilter()
-
-
Method Details
-
handleEvent
Description copied from interface:ListenerSent when an event that the receiver has registered for occurs.- Specified by:
handleEventin interfaceListener- Parameters:
event- the event which occurred
-