org.apache.jmeter.gui.action

Class EditCommand

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()

Constructor Details

EditCommand

public EditCommand()

Method Details

doAction

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

getActionNames

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

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