Package org.apache.jmeter.gui.action
Class What
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.What
- All Implemented Interfaces:
- 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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidProvide the list of Action names that are available in this command.Methods inherited from class org.apache.jmeter.gui.action.AbstractActiongetParentFrame, popupCheckExistingFileListener, popupShouldSave
- 
Constructor Details- 
Whatpublic What()
 
- 
- 
Method Details- 
doAction- Specified by:
- doActionin interface- Command
- Overrides:
- doActionin class- AbstractAction
- Throws:
- IllegalUserActionException
- See Also:
 
- 
getActionNamesProvide the list of Action names that are available in this command.
 
-