Class BasicComboPopup.ListMouseHandler

java.lang.Object
java.awt.event.MouseAdapter
javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener
Enclosing class:
BasicComboPopup

protected class BasicComboPopup.ListMouseHandler extends MouseAdapter
This listener hides the popup when the mouse is released in the list.
  • Constructor Details Link icon

    • ListMouseHandler Link icon

      protected ListMouseHandler()
      Constructs a ListMouseHandler.