Apache JMeter | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.jmeter.report.gui.action.AbstractAction
org.apache.jmeter.report.gui.action.ReportCut
public class ReportCut
extends AbstractAction
Field Summary | |
static String |
Method Summary | |
void |
|
Set |
Methods inherited from class org.apache.jmeter.report.gui.action.AbstractAction | |
doAction , getActionNames , popupShouldSave |
public void doAction(ActionEvent e)
- Overrides:
- doAction in interface AbstractAction
- See Also:
Command.doAction(ActionEvent)
public Set getActionNames()
- Specified by:
- getActionNames in interface Command
- Overrides:
- getActionNames in interface AbstractAction
- See Also:
Command.getActionNames()