|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.mebigfatguy.polycasso.FileSelector
public class FileSelector
a class for picking a save as file name given the specified file type
| Constructor Summary | |
|---|---|
FileSelector(FileType type)
constructs a selector of the given type |
|
| Method Summary | |
|---|---|
java.lang.String |
getFileName()
shows a dialog to pick a save target. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSelector(FileType type)
type - the type of save operation desired| Method Detail |
|---|
public java.lang.String getFileName()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||