Package | Description |
---|---|
org.obolibrary.gui |
Modifier and Type | Method and Description |
---|---|
static SelectDialog |
SelectDialog.getFileSelector(Frame frame,
boolean write,
String defaultFolder,
String title,
String description,
String[] extensions)
Create a new dialog, which selects a file from the file system.
|
static SelectDialog |
SelectDialog.getFolderSelector(Frame frame,
String defaultFolder,
String title)
Create a new dialog, which selects a folder from the file system.
|
Copyright © 2010-2014. All Rights Reserved.