Descripción
Sintaxis
public class BasicComboPopup extends JPopupMenu implements ComboPopup
Constructores
Campos
- autoscrollTimer
- comboBox
- hasEntered
- isAutoScrolling
- itemListener
- keyListener
- list
- listDataListener
- listMouseListener
- listMouseMotionListener
- listSelectionListener
- mouseListener
- mouseMotionListener
- propertyChangeListener
- SCROLL_DOWN
- SCROLL_UP
- scrollDirection
- scroller
- valueIsAdjusting
Métodos
- autoScrollDown()
- autoScrollUp()
- computePopupBounds()
- configureList()
- configurePopup()
- configureScroller()
- convertMouseEvent()
- createItemListener()
- createKeyListener()
- createList()
- createListDataListener()
- createListMouseListener()
- createListMouseMotionListener()
- createListSelectionListener()
- createMouseListener()
- createMouseMotionListener()
- createPropertyChangeListener()
- createScroller()
- delegateFocus()
- getAccessibleContext()
- getKeyListener()
- getList()
- getMouseListener()
- getMouseMotionListener()
- getPopupHeightForRowCount()
- hide()
- installComboBoxListeners()
- installComboBoxModelListeners()
- installKeyboardActions()
- installListListeners()
- isFocusTraversable()
- show()
- startAutoScrolling()
- stopAutoScrolling()
- togglePopup()
- uninstallComboBoxModelListeners()
- uninstallingUI()
- uninstallKeyboardActions()
- updateListBoxSelectionForEvent()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.