Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class Remove

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

public class Remove
extends Object
implements Command

Version:
$Revision: 1.10.2.2 $
Author:
Michael Stover

Constructor Summary
Remove()
          Constructor for the Remove object
 
Method Summary
 void doAction(ActionEvent e)
           
 Set getActionNames()
          Gets the ActionNames attribute of the Remove object.
static void removeNode(JMeterTreeNode node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Remove

public Remove()
Constructor for the Remove object

Method Detail

getActionNames

public Set getActionNames()
Gets the ActionNames attribute of the Remove object.

Specified by:
getActionNames in interface Command
Returns:
the ActionNames value

doAction

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

removeNode

public static void removeNode(JMeterTreeNode node)

Apache JMeter
2.0.1.20050615

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