|
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.ReportEnableComponent
public class ReportEnableComponent
Field Summary | |
---|---|
static java.lang.String |
DISABLE
|
static java.lang.String |
ENABLE
|
Constructor Summary | |
---|---|
ReportEnableComponent()
|
Method Summary | |
---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
java.util.Set |
getActionNames()
|
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 ENABLE
public static final java.lang.String DISABLE
Constructor Detail |
---|
public ReportEnableComponent()
Method Detail |
---|
public void doAction(java.awt.event.ActionEvent e)
doAction
in interface Command
Command.doAction(ActionEvent)
public java.util.Set getActionNames()
getActionNames
in interface Command
Command.getActionNames()
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |