|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaligner.ui.filechooser.FileChooser jaligner.ui.filechooser.FileChooserJNLP
Opens and saves files.
Field Summary |
Fields inherited from class jaligner.ui.filechooser.FileChooser |
BUFFER_SIZE |
Constructor Summary | |
FileChooserJNLP()
|
Method Summary | |
NamedInputStream |
open()
Shows a dialog to select a file. |
boolean |
save(java.io.InputStream is,
java.lang.String fileName)
Saves an input stream to a file. |
Methods inherited from class jaligner.ui.filechooser.FileChooser |
getUserDirectory, setUserDirectory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileChooserJNLP()
Method Detail |
public NamedInputStream open() throws FileChooserException
open
in class FileChooser
FileChooserException
public boolean save(java.io.InputStream is, java.lang.String fileName) throws FileChooserException
save
in class FileChooser
is
- fileName
-
FileChooserException
|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ahmed Moustafa (ahmed@users.sf.net) | |
The source code of JAligner is licensed under The GNU General Public License (GPL) |