|
|||||||||
| Home >> All >> org >> apache >> jmeter >> visualizers >> [ gui overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.jmeter.visualizers.gui
This package contains the interfaces that have to be implemented by any class wishing to display or present data collected in SampleResults.
See:
Description
| Class Summary | |
| AbstractVisualizer | This is the base class for JMeter GUI components which can display test results in some way. |
Package org.apache.jmeter.visualizers.gui Description
This package contains the interfaces that have to be implemented by any class wishing to display or present data collected in SampleResults.
The primary classes/interfaces to be concerned with for implementers is the Visualizer interface, and the AbstractVisualizer abstract class.
|
|||||||||
| Home >> All >> org >> apache >> jmeter >> visualizers >> [ gui overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||