Package | Description |
---|---|
javax.swing.event |
Provides for events fired by Swing components.
|
Modifier and Type | Method and Description |
---|---|
void |
MenuListener.menuCanceled(MenuEvent e)
Invoked when the menu is canceled.
|
void |
MenuListener.menuDeselected(MenuEvent e)
Invoked when the menu is deselected.
|
void |
MenuListener.menuSelected(MenuEvent e)
Invoked when a menu is selected.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.