Uses of Class
org.fuin.utils4swing.dialogs.CanceledException

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

Uses of CanceledException in org.fuin.utils4swing.dialogs
 

Methods in org.fuin.utils4swing.dialogs that throw CanceledException
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.