org.deptool.util
Class FileChooserUtil

java.lang.Object
  extended by org.deptool.util.FileChooserUtil

public class FileChooserUtil
extends java.lang.Object


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

FileChooserUtil

public FileChooserUtil()
Method Detail

getFileChooser

public static javax.swing.JFileChooser getFileChooser(java.lang.String title)

getFileChooser

public static javax.swing.JFileChooser getFileChooser(java.lang.String title,
                                                      java.io.File file)


Copyright © 2006 . All Rights Reserved.