Eclipse Platform
Release 3.1

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

Packages that use MenuEvent
org.eclipse.swt.events SWT typed listener support.  
 

Uses of MenuEvent in org.eclipse.swt.events
 

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


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.