rero.gui.script
Class WindowInputListener
java.lang.Object
rero.bridges.event.ScriptedEventListener
rero.gui.script.WindowInputListener
- All Implemented Interfaces:
- InputListener
- public class WindowInputListener
- extends ScriptedEventListener
- implements InputListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowInputListener
public WindowInputListener()
onInput
public void onInput(UserInputEvent ev)
- Specified by:
onInput
in interface InputListener
setupListener
public void setupListener()
- Specified by:
setupListener
in class ScriptedEventListener