RSE
Release 3.2

org.eclipse.rse.ui.actions
Interface ISystemViewMenuListener

All Superinterfaces:
ArmListener, EventListener, IMenuListener, MenuListener, org.eclipse.swt.internal.SWTEventListener

public interface ISystemViewMenuListener
extends IMenuListener, MenuListener, ArmListener

An interface to be implemented for listening for menu show events for the purpose of applying mnemonics to the menu items.

Since:
3.0

Method Summary
 
Methods inherited from interface org.eclipse.jface.action.IMenuListener
menuAboutToShow
 
Methods inherited from interface org.eclipse.swt.events.MenuListener
menuHidden, menuShown
 
Methods inherited from interface org.eclipse.swt.events.ArmListener
widgetArmed
 


RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.