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