Uses of Class
org.obolibrary.gui.SelectDialog

Packages that use SelectDialog
org.obolibrary.gui   
 

Uses of SelectDialog in org.obolibrary.gui
 

Methods in org.obolibrary.gui that return SelectDialog
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-2011. All Rights Reserved.