Package org.apache.jmeter.gui
Class HtmlReportUI
java.lang.Object
org.apache.jmeter.gui.HtmlReportUI
- All Implemented Interfaces:
 ActionListener,EventListener
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetupInputDialog(JFrame parent) voidshowInputDialog(JFrame parent)  
- 
Constructor Details
- 
HtmlReportUI
public HtmlReportUI() 
 - 
 - 
Method Details
- 
showInputDialog
 - 
setupInputDialog
 - 
actionPerformed
- Specified by:
 actionPerformedin interfaceActionListener
 
 -