public interface ResultRenderer
Modifier and Type | Method and Description |
---|---|
void |
clearData() |
void |
init() |
void |
renderImage(SampleResult sampleResult) |
void |
renderResult(SampleResult sampleResult) |
void |
setBackgroundColor(Color backGround) |
void |
setLastSelectedTab(int index) |
void |
setRightSide(JTabbedPane rightSide) |
void |
setSamplerResult(Object userObject) |
void |
setupTabPane() |
String |
toString() |
void clearData()
void init()
void setupTabPane()
void setLastSelectedTab(int index)
void setRightSide(JTabbedPane rightSide)
void setSamplerResult(Object userObject)
void renderResult(SampleResult sampleResult)
void renderImage(SampleResult sampleResult)
String toString()
void setBackgroundColor(Color backGround)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.