Class DownloadRunnable
java.lang.Object
edu.jiangxin.apktoolbox.swing.extend.plugin.runnable.AbstractRunnable
edu.jiangxin.apktoolbox.swing.extend.plugin.runnable.DownloadRunnable
- All Implemented Interfaces:
Runnable
-
Field Summary
Fields inherited from class edu.jiangxin.apktoolbox.swing.extend.plugin.runnable.AbstractRunnable
callback, isCancelled, isFinished, progress, progressBarDialog
-
Constructor Summary
ConstructorDescriptionDownloadRunnable
(URL url, File downloadDir, IPreparePluginCallback callback) -
Method Summary
Methods inherited from class edu.jiangxin.apktoolbox.swing.extend.plugin.runnable.AbstractRunnable
cancel
-
Constructor Details
-
DownloadRunnable
-
-
Method Details
-
run
public void run()
-