Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class EnableComponent

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

public class EnableComponent
extends Object
implements Command

Version:
$Revision: 1.7.2.1 $

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

Field Detail

ENABLE

public static final String ENABLE
See Also:
Constant Field Values

DISABLE

public static final String DISABLE
See Also:
Constant Field Values
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 getActionNames()
Specified by:
getActionNames in interface Command
See Also:
Command.getActionNames()

Apache JMeter
2.0.1.20050615

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