|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.gui.action.What
public class What
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()
|
|
| Method Summary | |
|---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
java.util.Set |
getActionNames()
Provide the list of Action names that are available in this command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public What()
| Method Detail |
|---|
public void doAction(java.awt.event.ActionEvent e)
throws IllegalUserActionException
doAction in interface CommandIllegalUserActionExceptionpublic java.util.Set getActionNames()
getActionNames in interface Command
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||