| Package | Description |
|---|---|
| org.eclipse.swt.events |
| 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 © 2017. All Rights Reserved.