Defines a listener for menu events.
Defines a listener for menu events.
(menu-canceled this e)
Invoked when the menu is canceled.
e - a MenuEvent object - javax.swing.event.MenuEvent
Invoked when the menu is canceled. e - a MenuEvent object - `javax.swing.event.MenuEvent`
(menu-deselected this e)
Invoked when the menu is deselected.
e - a MenuEvent object - javax.swing.event.MenuEvent
Invoked when the menu is deselected. e - a MenuEvent object - `javax.swing.event.MenuEvent`
(menu-selected this e)
Invoked when a menu is selected.
e - a MenuEvent object - javax.swing.event.MenuEvent
Invoked when a menu is selected. e - a MenuEvent object - `javax.swing.event.MenuEvent`
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 |