|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequestView
Interface for request panel in View Results Tree All classes which implements this interface is display on bottom tab in request panel
Method Summary | |
---|---|
void |
clearData()
Clear all data in panel |
String |
getLabel()
Get the label. |
JPanel |
getPanel()
Get the panel |
void |
init()
Init the panel |
void |
setSamplerResult(Object userObject)
Put the result bean to display in panel |
Method Detail |
---|
void init()
void clearData()
void setSamplerResult(Object userObject)
userObject
- result to displayJPanel getPanel()
String getLabel()
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |