org.apache.jmeter.gui.action
Class What
java.lang.Object
org.apache.jmeter.gui.action.What
- All Implemented Interfaces:
- Command
public class What
- extends Object
- implements Command
Debug class to show details of the currently selected object
Currently shows TestElement and GUI class names
Also enables/disables debug for the test element.
Constructor Summary |
What()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
What
public What()
doAction
public void doAction(ActionEvent e)
throws IllegalUserActionException
- Specified by:
doAction
in interface Command
- Throws:
IllegalUserActionException
getActionNames
public Set<String> getActionNames()
- Provide the list of Action names that are available in this command.
- Specified by:
getActionNames
in interface Command
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.