org.apache.jmeter.gui.action

Class What

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.

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()
Provide the list of Action names that are available in this command.

Method Details

doAction

public void doAction(ActionEvent e)
            throws IllegalUserActionException
Specified by:
doAction in interface Command

getActionNames

public Set getActionNames()
Provide the list of Action names that are available in this command.
Specified by:
getActionNames in interface Command

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