net.metanotion.io.gui
Class FSFileOpenService
java.lang.Object
net.metanotion.io.gui.FSFileOpenService
public final class FSFileOpenService
- extends Object
Implementation of JNLP FileOpenService to use a FileSystem in a JNLP context.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSFileOpenService
public FSFileOpenService()
openFileDialog
public FileContents openFileDialog(String pathHint,
String[] extensions)
openMultiFileDialog
public FileContents[] openMultiFileDialog(String pathHint,
String[] extensions)