|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
org.openstreetmap.josm.gui.history.NodeListViewer.DoubleClickAdapter
static class NodeListViewer.DoubleClickAdapter
Field Summary | |
---|---|
private NodeListViewer.ShowHistoryAction |
showHistoryAction
|
private javax.swing.JTable |
table
|
Constructor Summary | |
---|---|
NodeListViewer.DoubleClickAdapter(javax.swing.JTable table)
|
Method Summary | |
---|---|
void |
mouseClicked(java.awt.event.MouseEvent e)
|
Methods inherited from class java.awt.event.MouseAdapter |
---|
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private javax.swing.JTable table
private NodeListViewer.ShowHistoryAction showHistoryAction
Constructor Detail |
---|
public NodeListViewer.DoubleClickAdapter(javax.swing.JTable table)
Method Detail |
---|
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked
in interface java.awt.event.MouseListener
mouseClicked
in class java.awt.event.MouseAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |