Interface IFileChooserResult


public interface IFileChooserResult
  • Method Details

    • getReturnState

      int getReturnState()
    • getSelectedFile

      File getSelectedFile()
    • getSelectedFiles

      File[] getSelectedFiles()
    • getFileFilter

      FileFilter getFileFilter()