Package javax.jnlp
Interface FileOpenService
public interface FileOpenService
-
Method Summary
Modifier and TypeMethodDescriptionopenFileDialog
(String pathHint, String[] extensions) openMultiFileDialog
(String pathHint, String[] extensions)
-
Method Details
-
openFileDialog
- Throws:
IOException
-
openMultiFileDialog
- Throws:
IOException
-