ee.quest.listener
Class ProxyListener
java.lang.Object
ee.quest.listener.ProxyListener
- All Implemented Interfaces:
- org.eclipse.swt.widgets.Listener
- Direct Known Subclasses:
- ProxySelectionListener
public class ProxyListener
- extends Object
- implements org.eclipse.swt.widgets.Listener
Inner class for proxing selection events to handler class.
- Author:
- Kaido Kalda
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFFIX
public static String PREFFIX
ProxyListener
public ProxyListener(Object handler,
String event)
handleEvent
public void handleEvent(org.eclipse.swt.widgets.Event event)
- Specified by:
handleEvent in interface org.eclipse.swt.widgets.Listener
handleEvent
public void handleEvent(Object event)
Copyright © 2013. All Rights Reserved.