Package | Description |
---|---|
javax.swing.event |
Provides for events fired by Swing components.
|
Modifier and Type | Method and Description |
---|---|
void |
PopupMenuListener.popupMenuCanceled(PopupMenuEvent e)
This method is called when the popup menu is canceled
|
void |
PopupMenuListener.popupMenuWillBecomeInvisible(PopupMenuEvent e)
This method is called before the popup menu becomes invisible
Note that a JPopupMenu can become invisible any time
|
void |
PopupMenuListener.popupMenuWillBecomeVisible(PopupMenuEvent e)
This method is called before the popup menu becomes visible
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.