| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rmi.rmiSynth.lex.FileSaver
public class FileSaver
| Constructor Summary | |
|---|---|
| FileSaver() | |
| Method Summary | |
|---|---|
|  void | createFile(java.lang.String source,
           java.lang.String fileName)Method createFile Promts user for a filename and saves the file | 
|  java.lang.String | getSaveFileName(java.lang.String prompt,
                java.lang.String fileName)Method getSaveFileName Shows Save File dialog | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public FileSaver()
| Method Detail | 
|---|
public void createFile(java.lang.String source,
                       java.lang.String fileName)
source - Future file contentfileName - Name of the file
public java.lang.String getSaveFileName(java.lang.String prompt,
                                        java.lang.String fileName)
prompt - Prompt to showAndRegister in title
                 barfileName - Name of the file
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||