flanagan.io
Class FileChooser
- java.lang.Object
-
- flanagan.io.FileInput
-
- flanagan.io.FileChooser
-
public class FileChooser extends FileInput
-
-
Constructor Summary
Constructors Constructor and Description FileChooser()FileChooser(java.lang.String path)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static voidendProgram()java.lang.StringgetExtension()java.lang.StringgetPath()java.lang.StringselectFile()java.lang.StringselectFile(java.lang.String prompt)voidsetAllExtensions()voidsetExtension(java.lang.String extn)voidsetPath(java.lang.String path)-
Methods inherited from class flanagan.io.FileInput
checkWordSpaces, close, copy, deleteFile, eof, eol, fileFound, getDirPath, getFileName, getPathName, getStemName, numberOfLines, readBigDecimal, readBigInteger, readBoolean, readByte, readChar, readComplex, readDouble, readFloat, readInt, readLine, readLong, readPhasor, readShort, readWord, readWordSaceOnly, removeSpaceAsDelimiter, restoreSpaceAsDelimiter, setSupressMessageToFalse, setSupressMessageToTrue
-
-
-
-
Constructor Detail
-
FileChooser
public FileChooser()
-
FileChooser
public FileChooser(java.lang.String path)
-
-
Method Detail
-
selectFile
public java.lang.String selectFile()
-
selectFile
public java.lang.String selectFile(java.lang.String prompt)
-
setPath
public void setPath(java.lang.String path)
-
getPath
public java.lang.String getPath()
-
setExtension
public void setExtension(java.lang.String extn)
-
setAllExtensions
public void setAllExtensions()
-
getExtension
public java.lang.String getExtension()
- Overrides:
getExtensionin classFileInput
-
endProgram
public static final void endProgram()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG