public interface IFileChooserResult
| Modifier and Type | Method and Description |
|---|---|
FileFilter |
getFileFilter() |
int |
getReturnState() |
File |
getSelectedFile() |
File[] |
getSelectedFiles() |
int getReturnState()
File getSelectedFile()
File[] getSelectedFiles()
FileFilter getFileFilter()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.