Package com.pixelmed.display
Class SafeFileChooser.SafeFileChooserThread
java.lang.Object
com.pixelmed.display.SafeFileChooser.SafeFileChooserThread
- All Implemented Interfaces:
Runnable
- Enclosing class:
SafeFileChooser
-
Constructor Summary
ConstructorsConstructorDescriptionSafeFileChooserThread
(int fileSelectionMode) SafeFileChooserThread
(int fileSelectionMode, String initialDirectoryPath) SafeFileChooserThread
(int fileSelectionMode, String initialDirectoryPath, String dialogTitle) SafeFileChooserThread
(String initialDirectoryPath) SafeFileChooserThread
(String initialDirectoryPath, String dialogTitle) -
Method Summary
-
Constructor Details
-
SafeFileChooserThread
public SafeFileChooserThread() -
SafeFileChooserThread
public SafeFileChooserThread(int fileSelectionMode) -
SafeFileChooserThread
-
SafeFileChooserThread
-
SafeFileChooserThread
-
SafeFileChooserThread
-
-
Method Details