diva.whiteboard
Class CommandInterpreter.CommandStrokeListener
java.lang.Object
diva.canvas.interactor.AbstractInteractor
diva.whiteboard.CommandInterpreter.CommandStrokeListener
- All Implemented Interfaces:
- LayerListener, LayerMotionListener, Interactor, EventListener
- Enclosing class:
- CommandInterpreter
public class CommandInterpreter.CommandStrokeListener
- extends AbstractInteractor
CommandStrokeListener receives stroke events from the
interpreter and processes these strokes as gesture commands.
Methods inherited from class diva.canvas.interactor.AbstractInteractor |
accept, getMouseFilter, isConsuming, isEnabled, isMotionEnabled, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, setConsuming, setEnabled, setMotionEnabled, setMouseFilter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandInterpreter.CommandStrokeListener
public CommandInterpreter.CommandStrokeListener()
mouseReleased
public void mouseReleased(LayerEvent e)
- Description copied from class:
AbstractInteractor
- Do nothing.
- Specified by:
mouseReleased
in interface LayerListener
- Overrides:
mouseReleased
in class AbstractInteractor
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.