org.hobsoft.symmetry.ui.test.event
Class DummyActionListener
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyActionListener
public DummyActionListener()
actionPerformed
public void actionPerformed(ActionEvent event)
-
- Specified by:
actionPerformed in interface ActionListener
Copyright © 2004-2012. All Rights Reserved.