|
Apache JMeter 2.0.1.20050615 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.gui.util.FileDialoger
Field Summary | |
static JFileChooser |
jfc
|
static String |
lastJFCDirectory
The last directory visited by the user while choosing Files. |
Method Summary | |
static JFileChooser |
promptToOpenFile()
|
static JFileChooser |
promptToOpenFile(String[] exts)
Prompts the user to choose a file from their filesystems for our own devious uses. |
static JFileChooser |
promptToSaveFile(String filename)
Prompts the user to choose a file from their filesystems for our own devious uses. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static String lastJFCDirectory
public static JFileChooser jfc
Method Detail |
public static JFileChooser promptToOpenFile(String[] exts)
public static JFileChooser promptToOpenFile()
public static JFileChooser promptToSaveFile(String filename)
promptToOpenFile(java.lang.String[])
|
Apache JMeter 2.0.1.20050615 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |