A popup menu listener
A popup menu listener
(popup-menu-canceled this e)This method is called when the popup menu is canceled
e - javax.swing.event.PopupMenuEvent
This method is called when the popup menu is canceled e - `javax.swing.event.PopupMenuEvent`
(popup-menu-will-become-invisible this e)This method is called before the popup menu becomes invisible Note that a JPopupMenu can become invisible any time
e - javax.swing.event.PopupMenuEvent
This method is called before the popup menu becomes invisible Note that a JPopupMenu can become invisible any time e - `javax.swing.event.PopupMenuEvent`
(popup-menu-will-become-visible this e)This method is called before the popup menu becomes visible
e - javax.swing.event.PopupMenuEvent
This method is called before the popup menu becomes visible e - `javax.swing.event.PopupMenuEvent`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |