org.hobsoft.symmetry.ui.test.event
Class DummySelectionListener

java.lang.Object
  extended by org.hobsoft.symmetry.ui.test.event.DummySelectionListener
All Implemented Interfaces:
EventListener, SelectionListener

public class DummySelectionListener
extends Object
implements SelectionListener

Author:
Mark Hobson

Constructor Summary
DummySelectionListener()
           
 
Method Summary
 void itemSelected(SelectionEvent event)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummySelectionListener

public DummySelectionListener()
Method Detail

itemSelected

public void itemSelected(SelectionEvent event)

Specified by:
itemSelected in interface SelectionListener


Copyright © 2004-2012. All Rights Reserved.