Apache JMeter

org.apache.jmeter.report.gui.action
Class ReportEditCommand

java.lang.Object
  extended by org.apache.jmeter.report.gui.action.ReportEditCommand
All Implemented Interfaces:
Command

public class ReportEditCommand
extends java.lang.Object
implements Command


Constructor Summary
ReportEditCommand()
           
 
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
 

Constructor Detail

ReportEditCommand

public ReportEditCommand()
Method Detail

doAction

public void doAction(java.awt.event.ActionEvent e)
Specified by:
doAction in interface Command

getActionNames

public java.util.Set getActionNames()
Specified by:
getActionNames in interface Command

Apache JMeter

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