org.apache.jmeter.reporters
Class FileReporter
JPanel
org.apache.jmeter.reporters.FileReporter
public class FileReporter
extends JPanel
This class loads data from a saved file and displays statistics about it.
Vector | getData(String key)
|
void | init(String file) - initalize a file reporter from a file
|
void | showPanel() - Show main panel with length, graph, and stats.
|
getData
public Vector getData(String key)
init
public void init(String file)
throws IOException
initalize a file reporter from a file
showPanel
public void showPanel()
Show main panel with length, graph, and stats.
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.