Apache JMeter

org.apache.jmeter.gui.action
Class EditCommand

java.lang.Object
  extended by org.apache.jmeter.gui.action.EditCommand
All Implemented Interfaces:
Command

public class EditCommand
extends Object
implements Command

Implements the Edit menu item.


Constructor Summary
EditCommand()
           
 
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
 

Constructor Detail

EditCommand

public EditCommand()
Method Detail

doAction

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

getActionNames

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

Apache JMeter

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