com.mmbreakfast.unlod.app
Class ExtractionManager.ProgressMonitorUpdater
java.lang.Object
com.mmbreakfast.unlod.app.ExtractionManager.ProgressMonitorUpdater
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ExtractionManager
- protected class ExtractionManager.ProgressMonitorUpdater
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
progress
private int progress
ExtractionManager.ProgressMonitorUpdater
public ExtractionManager.ProgressMonitorUpdater(int progress)
run
public void run()
- Specified by:
run
in interface Runnable