Apache JMeter

org.apache.jmeter.gui.action
Class TemplatesCommand

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

public class TemplatesCommand
extends AbstractAction

Open Templates

Since:
2.10

Constructor Summary
TemplatesCommand()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set<String> getActionNames()
           
 
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
popupShouldSave
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplatesCommand

public TemplatesCommand()
Method Detail

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command
Overrides:
doAction in class AbstractAction
See Also:
Command.doAction(ActionEvent)

getActionNames

public Set<String> getActionNames()
Specified by:
getActionNames in interface Command
Specified by:
getActionNames in class AbstractAction
See Also:
Command.getActionNames()

Apache JMeter

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