org.apache.jmeter.gui.action

Class Start

Implemented Interfaces:
Command

public class Start
extends AbstractAction

Constructor Summary

Start()
Constructor for the Start object.

Method Summary

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

Methods inherited from class org.apache.jmeter.gui.action.AbstractAction

doAction, getActionNames, popupShouldSave

Constructor Details

Start

public Start()
Constructor for the Start object.

Method Details

doAction

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

getActionNames

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

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