Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
63
63
Status
Not Changed
Class Summary
BasicComboPopup
Field Detail
SCROLL_DOWN
SCROLL_UP
autoscrollTimer
comboBox
hasEntered
isAutoScrolling
itemListener
keyListener
list
listDataListener
listMouseListener
listMouseMotionListener
listSelectionListener
mouseListener
mouseMotionListener
propertyChangeListener
scrollDirection
scroller
valueIsAdjusting
Constructor Detail
BasicComboPopup(javax.swing.JComboBox)
Method Detail
autoScrollDown()
autoScrollUp()
computePopupBounds(int,int,int,int)
configureList()
configurePopup()
configureScroller()
convertMouseEvent(java.awt.event.MouseEvent)
createItemListener()
createKeyListener()
createList()
createListDataListener()
createListMouseListener()
createListMouseMotionListener()
createListSelectionListener()
createMouseListener()
createMouseMotionListener()
createPropertyChangeListener()
createScroller()
delegateFocus(java.awt.event.MouseEvent)
firePopupMenuCanceled()
firePopupMenuWillBecomeInvisible()
firePopupMenuWillBecomeVisible()
getAccessibleContext()
getKeyListener()
getList()
getMouseListener()
getMouseMotionListener()
getPopupHeightForRowCount(int)
hide()
installComboBoxListeners()
installComboBoxModelListeners(javax.swing.ComboBoxModel)
installKeyboardActions()
installListListeners()
isFocusTraversable()
show()
startAutoScrolling(int)
stopAutoScrolling()
togglePopup()
uninstallComboBoxModelListeners(javax.swing.ComboBoxModel)
uninstallKeyboardActions()
uninstallingUI()
updateListBoxSelectionForEvent(java.awt.event.MouseEvent,boolean)
© 2023 Oracle Corporation and/or its affiliates