Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class Clear

java.lang.Object
  extended byorg.apache.jmeter.gui.action.Clear
All Implemented Interfaces:
Command

public class Clear
extends Object
implements Command

Version:
$Revision: 1.8 $
Author:
Michael Stover

Field Summary
static String CLEAR
           
static String CLEAR_ALL
           
 
Constructor Summary
Clear()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set getActionNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLEAR

public static final String CLEAR
See Also:
Constant Field Values

CLEAR_ALL

public static final String CLEAR_ALL
See Also:
Constant Field Values
Constructor Detail

Clear

public Clear()
Method Detail

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command

Apache JMeter
2.0.1.20050615

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.