|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.woinstaller.ui.NullProgressMonitor
public class NullProgressMonitor
Constructor Summary | |
---|---|
NullProgressMonitor()
|
Method Summary | |
---|---|
void |
done()
|
void |
progress(long amount,
long totalSize)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullProgressMonitor()
Method Detail |
---|
public void done()
done
in interface IProgressMonitor
public void progress(long amount, long totalSize)
progress
in interface IProgressMonitor
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |