Package org.apache.jmeter.visualizers
package org.apache.jmeter.visualizers
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.
-
ClassDescriptionAxis graph is used by StatGraphVisualizer, which generates bar graphs from the statistical data.We must implement Visualizer so that TestBeanGUI can find the correct GUI classNeeds to implement Visualizer so that TestBeanGUI can find the correct GUI classProvides storage of samples in addition to calculationsImplements a simple graph for displaying performance results.This class implements a statistical analyser that calculates both the average and the standard deviation of the sampling process and outputs them as autoscaling plots.TODO - interface is used but getImage() does not appear to be usedNeeds to implement Visualizer so that TestBeanGUI can find the correct GUI classAxis graph is used by StatGraphVisualizer, which generates bar graphs from the statistical data.This class implements a visualizer that mails a message when an error occurs.Printable is used by components that can be saved to an external file.Implement ResultsRender for Boundary Extractor testerImplement ResultsRender for CSS/JQuery testerImplement ResultsRender for Regexp testerImplement ResultsRender for XPath testerImplement ResultsRender for XPath testerManipulate all classes which implements request view panel interface and return a super panel with a bottom tab list of this classesInterface for request panel in View Results Tree All classes which implements this interface is display on bottom tab in request panel(historical) Panel to view request dataBean to hold timing information about samplesBean to represent information about a graph lineInterface to results renderRunning sample data container.Right side in View Results TreeFor model tableAggregate sample data container.TreeNode that holds flags for: nodeHasMatched : It matches a search childrenNodesHaveMatched : One of its children matches a searchSearch provider definition Allow the search extension to search on any componentJEditorPane search provider Should probably be moved in its on filePanel used by
ViewResultsFullVisualizer
to search for data within the TreeThis listener can record results to a file but not to the UI.Aggregrate Table-Based Reporting Visualizer for JMeter.Aggregate Table-Based Reporting Visualizer for JMeter.Simpler (lower memory) version of Aggregate Report (StatVisualizer).Class to hold data for the TableVisualiser.This class implements a statistical analyser that calculates both the average and the standard deviation of the sampling process.Tree cell renderer used by ComparisonVisualizer.Base for ViewResultsImplement this method to be a Visualizer for JMeter.A extended class of DefaultMutableTreeNode except that it also attached XML node and convert XML document into DefaultMutableTreeNode.