java.lang.Object | +--java.awt.event.MouseAdapter | +--Code.LetzteOberflaeche
Steuerung des Buttons "letzte Anordnung
Constructor Summary | |
(package private) |
Code.LetzteOberflaeche()
|
Method Summary | |
void |
mousePressed(java.awt.event.MouseEvent e)
|
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 |
Code.LetzteOberflaeche()
Method Detail |
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed
in interface java.awt.event.MouseListener
mousePressed
in class java.awt.event.MouseAdapter