org.apache.jmeter.gui.action

Class RemoteStart

Implemented Interfaces:
Command

public class RemoteStart
extends AbstractAction

Constructor Summary

RemoteStart()

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

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

doAction, getActionNames, popupShouldSave

Constructor Details

RemoteStart

public RemoteStart()

Method Details

doAction

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

getActionNames

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

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