|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.swing.event.MouseInputAdapter
|
+--quoggles.auxiliary.ResultTable.RTMouseListener
Mouse clicks are forwarded to the rowListener. Values found
in the table are added to or removed from the selection according to the
cell on which the user clicked.
| Constructor Summary | |
(package private) |
ResultTable.RTMouseListener()
|
| Method Summary | |
void |
mousePressed(java.awt.event.MouseEvent e)
|
| Methods inherited from class javax.swing.event.MouseInputAdapter |
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ResultTable.RTMouseListener()
| Method Detail |
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed in interface java.awt.event.MouseListenermousePressed in class javax.swing.event.MouseInputAdapter(java.awt.event.MouseEvent)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||