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