Eclipse Remote Application Platform

Uses of Class
org.eclipse.swt.events.MenuEvent

Packages that use MenuEvent
org.eclipse.swt.events   
 

Uses of MenuEvent in org.eclipse.swt.events
 

Methods in org.eclipse.swt.events with parameters of type MenuEvent
 void MenuAdapter.menuHidden(MenuEvent e)
          Sent when a menu is hidden.
 void MenuListener.menuHidden(MenuEvent e)
          Sent when a menu is hidden.
 void MenuAdapter.menuShown(MenuEvent e)
          Sent when a menu is shown.
 void MenuListener.menuShown(MenuEvent e)
          Sent when a menu is shown.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0