|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.MouseAdapter
javax.swing.event.MouseInputAdapter
org.openbp.swing.components.popupfield.JSelectionPopup.ListMouseHandler
protected class JSelectionPopup.ListMouseHandler
| Constructor Summary | |
|---|---|
protected |
JSelectionPopup.ListMouseHandler()
|
| Method Summary | |
|---|---|
void |
mouseMoved(java.awt.event.MouseEvent e)
Changes the selected item as you move the mouse over the list. |
void |
mouseReleased(java.awt.event.MouseEvent e)
Updates the selection field index and hides the popup when the mouse is released in the list. |
| Methods inherited from class java.awt.event.MouseAdapter |
|---|
mouseClicked, mouseDragged, mouseEntered, mouseExited, mousePressed, mouseWheelMoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.awt.event.MouseListener |
|---|
mouseClicked, mouseEntered, mouseExited, mousePressed |
| Methods inherited from interface java.awt.event.MouseMotionListener |
|---|
mouseDragged |
| Constructor Detail |
|---|
protected JSelectionPopup.ListMouseHandler()
| Method Detail |
|---|
public void mouseReleased(java.awt.event.MouseEvent e)
mouseReleased in interface java.awt.event.MouseListenermouseReleased in class java.awt.event.MouseAdapterpublic void mouseMoved(java.awt.event.MouseEvent e)
mouseMoved in interface java.awt.event.MouseMotionListenermouseMoved in class java.awt.event.MouseAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||