net.sf.jameleon.ui
Class TestCasePane.ExecuteButtonAction
java.lang.Object
net.sf.jameleon.ui.TestCasePane.ExecuteButtonAction
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- TestCasePane
protected class TestCasePane.ExecuteButtonAction
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCasePane.ExecuteButtonAction
protected TestCasePane.ExecuteButtonAction(TestCasePane tcPane)
actionPerformed
public void actionPerformed(ActionEvent e)
- Invoked when an action occurs.
- Specified by:
actionPerformed
in interface ActionListener
executeTestCase
protected Thread executeTestCase(FileNode fn,
boolean debug,
ExecuteTestCase executor)
Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.