Pluggable look and feel interface for JComboBox.
Pluggable look and feel interface for JComboBox.
(focus-traversable? this c)
Determine whether or not the combo box itself is traversable
c - javax.swing.JComboBox
returns: boolean
Determine whether or not the combo box itself is traversable c - `javax.swing.JComboBox` returns: `boolean`
(popup-visible? this c)
Determine the visibility of the popup
c - javax.swing.JComboBox
returns: boolean
Determine the visibility of the popup c - `javax.swing.JComboBox` returns: `boolean`
(set-popup-visible this c v)
Set the visibility of the popup
c - javax.swing.JComboBox
v - boolean
Set the visibility of the popup c - `javax.swing.JComboBox` v - `boolean`
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 |