public interface RequestView
Modifier and Type | Method and Description |
---|---|
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
|
void init()
void clearData()
void setSamplerResult(Object userObject)
userObject
- result to displayJPanel getPanel()
String getLabel()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.