ee.quest.listener
Class ProxySelectionListener

java.lang.Object
  extended by ee.quest.listener.ProxyListener
      extended by ee.quest.listener.ProxySelectionListener
All Implemented Interfaces:
EventListener, org.eclipse.swt.events.SelectionListener, org.eclipse.swt.internal.SWTEventListener, org.eclipse.swt.widgets.Listener

public class ProxySelectionListener
extends ProxyListener
implements org.eclipse.swt.events.SelectionListener

Author:
Kaido Kalda

Field Summary
 
Fields inherited from class ee.quest.listener.ProxyListener
PREFFIX
 
Constructor Summary
ProxySelectionListener(Object handler, String event)
           
 
Method Summary
 void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
           
 void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
           
 
Methods inherited from class ee.quest.listener.ProxyListener
handleEvent, handleEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxySelectionListener

public ProxySelectionListener(Object handler,
                              String event)
Method Detail

widgetDefaultSelected

public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
Specified by:
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListener

widgetSelected

public void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
Specified by:
widgetSelected in interface org.eclipse.swt.events.SelectionListener


Copyright © 2013. All Rights Reserved.