| Package | Description |
|---|---|
| org.fuin.utils4swing.dialogs |
Common dialogs useful in typical Swing applications.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2013 Future Invent Informationsmanagement GmbH, Hamburg (Germany). All Rights Reserved.