|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.application.FileChooserFactory
FileFilterFactory
Factory for creating file choosers that filter files of the specified types. This class
has been deprecated and should no longer be used. Please use
FileFilterFactory instead.
| Constructor Summary | |
protected |
FileChooserFactory()
Deprecated. Creates a new instance of FileChooserFactory |
| Method Summary | |
static javax.swing.JFileChooser |
getFileChooser(java.lang.String[] fileTypes)
Deprecated. Create a file chooser that accepts the specified types. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected FileChooserFactory()
| Method Detail |
public static javax.swing.JFileChooser getFileChooser(java.lang.String[] fileTypes)
fileTypes - An array of file types to accept
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||