Interface IDownloader
-
public interface IDownloader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
start(org.teichert.databaseexplorer.gui.internal.DownloadDialog dialog)
-
-
-
Method Detail
-
start
int start(org.teichert.databaseexplorer.gui.internal.DownloadDialog dialog) throws IOException
- Throws:
IOException
-
-