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

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

public class DummyActionListener
extends Object
implements ActionListener

Dummy action listener for use in tests.

Author:
Mark Hobson

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

Constructor Detail

DummyActionListener

public DummyActionListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent event)

Specified by:
actionPerformed in interface ActionListener


Copyright © 2004-2012. All Rights Reserved.