|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jmeter.visualizers.RequestViewRaw
public class RequestViewRaw
(historical) Panel to view request data
Constructor Summary | |
---|---|
RequestViewRaw()
|
Method Summary | |
---|---|
void |
clearData()
Clear all data in panel |
String |
getLabel()
Get the label. |
JPanel |
getPanel()
Get the panel |
void |
init()
request pane content |
void |
setSamplerResult(Object objectResult)
Put the result bean to display in panel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestViewRaw()
Method Detail |
---|
public void init()
init
in interface RequestView
public void clearData()
RequestView
clearData
in interface RequestView
public void setSamplerResult(Object objectResult)
RequestView
setSamplerResult
in interface RequestView
objectResult
- result to displaypublic JPanel getPanel()
RequestView
getPanel
in interface RequestView
public String getLabel()
RequestView
getLabel
in interface RequestView
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |