|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.swing.event | Provides for events fired by Swing components. |
| Uses of MenuEvent in javax.swing.event |
|---|
| 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. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.