org.apache.jmeter.gui.action

Class RevertProject

Implemented Interfaces:
Command

public class RevertProject
extends Object
implements Command

Handles the Revert Project command.

Constructor Summary

RevertProject()

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

Constructor Details

RevertProject

public RevertProject()

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.