org.apache.jmeter.gui.action

Class Remove

Implemented Interfaces:
Command

public class Remove
extends Object
implements Command

Implements the Remove menu item.

Constructor Summary

Remove()
Constructor for the Remove object

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()
Gets the ActionNames attribute of the Remove object.

Constructor Details

Remove

public Remove()
Constructor for the Remove object

Method Details

doAction

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

getActionNames

public Set getActionNames()
Gets the ActionNames attribute of the Remove object.
Specified by:
getActionNames in interface Command
Returns:
the ActionNames value

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