net.sf.jameleon.ui
Class TestCasePane.JiffiePluginAction

java.lang.Object
  extended by net.sf.jameleon.ui.TestCasePane.JiffiePluginAction
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
TestCasePane

protected class TestCasePane.JiffiePluginAction
extends Object
implements ActionListener


Constructor Summary
protected TestCasePane.JiffiePluginAction()
           
 
Method Summary
 void actionPerformed(ActionEvent ae)
          Invoked when an action occurs.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCasePane.JiffiePluginAction

protected TestCasePane.JiffiePluginAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ae)
Invoked when an action occurs.

Specified by:
actionPerformed in interface ActionListener


Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.