org.apache.jmeter.visualizers
Class StatVisualizer
- ActionListener, ChangeListener, Clearable, JMeterGUIComponent, Printable, UnsharedComponent, Visualizer
public class StatVisualizer
Aggregrate Table-Based Reporting Visualizer for JMeter. Props to the people
who've done the other visualizers ahead of me (Stefano Mazzocchi), who I
borrowed code from to start me off (and much code may still exist). Thank
you!
clearGui, configure, configureTestElement, createTestElement, getErrorLoggingCheckbox, getFile, getFilePanel, getModel, isStats, makeTitlePanel, modifyTestElement, setFile, setModel, stateChanged |
clearGui, configure, configureTestElement, createTitleLabel, getComment, getDocAnchor, getName, getNamePanel, getNode, getPrintableComponent, getStaticLabel, isEnabled, makeBorder, makeScrollPane, makeScrollPane, makeTitlePanel, setComment, setEnabled, setName, setNode |
StatVisualizer
public StatVisualizer()
actionPerformed
public void actionPerformed(ActionEvent ev)
clearData
public void clearData()
Clears this visualizer and its model, and forces a repaint of the table.
- clearData in interface Clearable
testFunctors
public static boolean testFunctors()
- only for use in testing
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.