vemaxs.controller.gui.dispatcher
Class MouseActionDispatcher

java.lang.Object
  |
  +--java.awt.event.MouseAdapter
        |
        +--vemaxs.controller.gui.dispatcher.MouseActionDispatcher

public class MouseActionDispatcher
extends MouseAdapter


Field Summary
 private GUIControllerguiController
           

Method Summary
 ObjektisFigureClicked()
           

Methods inherited from class java.awt.event.MouseAdapter
mouseClicked, mousePressed, mouseReleased, mouseEntered, mouseExited

Methods inherited from class java.lang.Object
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize

Field Detail

guiController

private GUIController guiController
Method Detail

isFigureClicked

public Objekt isFigureClicked()

Association Links

to Class vemaxs.controller.gui.GUIController