|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.io.FileDialog
public class FileDialog
Deals with file dialogs.
| Constructor Summary | |
|---|---|
FileDialog()
|
|
| Method Summary | |
|---|---|
java.io.File |
open(java.lang.String file,
java.awt.Window w)
Shows the open dialog. |
java.io.File |
saveAs(java.lang.String lastFile,
java.awt.Window w)
Shows the save as dialog. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDialog()
| Method Detail |
|---|
public java.io.File open(java.lang.String file,
java.awt.Window w)
public java.io.File saveAs(java.lang.String lastFile,
java.awt.Window w)
frame - the current frame
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||