Apache JMeter

org.apache.jmeter.gui.action
Class EnableComponent

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

public class EnableComponent
extends Object
implements Command

Implements the Enable menu item.


Constructor Summary
EnableComponent()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set<String> getActionNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnableComponent

public EnableComponent()
Method Detail

doAction

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

getActionNames

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

Apache JMeter

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