Uses of Class
org.fuin.utils4swing.dialogs.DirectorySelector.Result

Packages that use DirectorySelector.Result
org.fuin.utils4swing.dialogs Common dialogs useful in typical Swing applications. 
 

Uses of DirectorySelector.Result in org.fuin.utils4swing.dialogs
 

Methods in org.fuin.utils4swing.dialogs that return DirectorySelector.Result
static DirectorySelector.Result DirectorySelector.selectDirectory(String title, String directory)
          Blocks the current thread and waits for the result of the selection dialog.
static DirectorySelector.Result DirectorySelector.selectDirectory(String title, String directory, boolean showIncludeSubdirs)
          Blocks the current thread and waits for the result of the selection dialog.
 



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.