|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deptool.util.FileChooserUtil
public class FileChooserUtil
Constructor Summary | |
---|---|
FileChooserUtil()
|
Method Summary | |
---|---|
static javax.swing.JFileChooser |
getFileChooser(java.lang.String title)
|
static javax.swing.JFileChooser |
getFileChooser(java.lang.String title,
java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileChooserUtil()
Method Detail |
---|
public static javax.swing.JFileChooser getFileChooser(java.lang.String title)
public static javax.swing.JFileChooser getFileChooser(java.lang.String title, java.io.File file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |