|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.pf.ui.FileChooserResult
public final class FileChooserResult
Field Summary | |
---|---|
java.io.File |
file
|
javax.swing.filechooser.FileFilter |
filter
|
Constructor Summary | |
---|---|
FileChooserResult()
|
Method Summary | |
---|---|
FileSource |
createFileSource(Registry reg,
ModifiableMap map)
|
MimeType |
getMimeType()
|
FileChooserResult |
validate(boolean mustExist,
int type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.io.File file
public javax.swing.filechooser.FileFilter filter
Constructor Detail |
---|
public FileChooserResult()
Method Detail |
---|
public FileSource createFileSource(Registry reg, ModifiableMap map)
public MimeType getMimeType()
public FileChooserResult validate(boolean mustExist, int type)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |