Liking cljdoc? Tell your friends :D

javax.swing.event.PopupMenuListener

A popup menu listener

A popup menu listener
raw docstring

(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`
raw docstring

(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`
raw docstring

(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`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close