|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.objectwave.tools.viewUtility.FileFinderUI
Utility class to get an output or input stream for files.
| Constructor Summary | |
FileFinderUI()
FileFinderUI constructor comment. |
|
| Method Summary | |
static java.io.FileInputStream |
getInputFileStream()
Uses generic UI Support for showing dialogs. |
static java.io.FileOutputStream |
getOutputFileStream()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileFinderUI()
| Method Detail |
public static java.io.FileInputStream getInputFileStream()
throws java.io.FileNotFoundException
java.io.FileNotFoundException
public static java.io.FileOutputStream getOutputFileStream()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||