Interface IFileChooserResult
-
public interface IFileChooserResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.filechooser.FileFiltergetFileFilter()intgetReturnState()java.io.FilegetSelectedFile()java.io.File[]getSelectedFiles()
-