|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.report.gui.action.ReportExitCommand
public class ReportExitCommand
Field Summary | |
---|---|
static java.lang.String |
EXIT
|
Constructor Summary | |
---|---|
ReportExitCommand()
Constructor for the ExitCommand object |
Method Summary | |
---|---|
void |
doAction(java.awt.event.ActionEvent e)
Description of the Method |
java.util.Set |
getActionNames()
Gets the ActionNames attribute of the ExitCommand object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EXIT
Constructor Detail |
---|
public ReportExitCommand()
Method Detail |
---|
public java.util.Set getActionNames()
getActionNames
in interface Command
public void doAction(java.awt.event.ActionEvent e)
doAction
in interface Command
e
- Description of Parameter
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |