Package | Description |
---|---|
org.eclipse.swt.events |
SWT typed listener support.
|
Modifier and Type | Method and Description |
---|---|
void |
MenuListener.menuHidden(MenuEvent e)
Sent when a menu is hidden.
|
void |
MenuAdapter.menuHidden(MenuEvent e)
Sent when a menu is hidden.
|
void |
MenuListener.menuShown(MenuEvent e)
Sent when a menu is shown.
|
void |
MenuAdapter.menuShown(MenuEvent e)
Sent when a menu is shown.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.