ca.aura.ui.swt.actions
Class ActionSelectionListener

java.lang.Object
  |
  +--SelectionAdapter
        |
        +--ca.aura.ui.swt.actions.ActionSelectionListener

public class ActionSelectionListener
extends SelectionAdapter

Author:
Andrew
See Also:
Serialized Form

Constructor Summary
ActionSelectionListener(Action action)
          default
 
Method Summary
 void widgetSelected(SelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionSelectionListener

public ActionSelectionListener(Action action)
default

Method Detail

widgetSelected

public void widgetSelected(SelectionEvent e)


Copyright © 2002 University of Ottawa. All Rights Reserved.