Package kg.apc.jmeter.gui
Class BrowseAction
- java.lang.Object
-
- kg.apc.jmeter.gui.BrowseAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.util.EventListener
public class BrowseAction extends java.lang.Object implements java.awt.event.ActionListener
-
-
Constructor Summary
Constructors Constructor Description BrowseAction(javax.swing.JTextField filename)BrowseAction(javax.swing.JTextField filename, boolean isDirectoryBrowse)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent e)protected javax.swing.JFileChoosergetFileChooser()
-