com.pixelmed.display
Class SafeFileChooser.SafeFileChooserThread
java.lang.Object
com.pixelmed.display.SafeFileChooser.SafeFileChooserThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SafeFileChooser
public static class SafeFileChooser.SafeFileChooserThread
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SafeFileChooser.SafeFileChooserThread
public SafeFileChooser.SafeFileChooserThread()
SafeFileChooser.SafeFileChooserThread
public SafeFileChooser.SafeFileChooserThread(int fileSelectionMode)
SafeFileChooser.SafeFileChooserThread
public SafeFileChooser.SafeFileChooserThread(String initialDirectoryPath)
SafeFileChooser.SafeFileChooserThread
public SafeFileChooser.SafeFileChooserThread(int fileSelectionMode,
String initialDirectoryPath)
SafeFileChooser.SafeFileChooserThread
public SafeFileChooser.SafeFileChooserThread(String initialDirectoryPath,
String dialogTitle)
SafeFileChooser.SafeFileChooserThread
public SafeFileChooser.SafeFileChooserThread(int fileSelectionMode,
String initialDirectoryPath,
String dialogTitle)
run
public void run()
- Specified by:
run in interface Runnable
getSelectedFileName
public String getSelectedFileName()
getCurrentDirectoryPath
public String getCurrentDirectoryPath()