org.apache.jmeter.gui.action

Class Clear

Implemented Interfaces:
Command

public class Clear
extends Object
implements Command

Handles the following actions: - Clear (Data) - Clear All (Data) - Reset (Clear GUI)

Constructor Summary

Clear()

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

Constructor Details

Clear

public Clear()

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.