|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
ws.gui.GuiGeneration.DataMouseAdapter
This class extends the class
MouseAdapter
.
Constructor Summary | |
private |
GuiGeneration.DataMouseAdapter()
|
Method Summary | |
void |
mouseClicked(java.awt.event.MouseEvent event)
Over-writes the inherited method mouseClicked . |
Methods inherited from class java.awt.event.MouseAdapter |
mouseEntered, mouseExited, mousePressed, mouseReleased |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private GuiGeneration.DataMouseAdapter()
Method Detail |
public void mouseClicked(java.awt.event.MouseEvent event)
mouseClicked
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |