|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.blinkenbyte.pcopier.ProgressiveCopier.DisplayStatus
public static class ProgressiveCopier.DisplayStatus
This class is used by the command-line program as a callback which displays basic information about the copy progress.
| Field Summary | |
|---|---|
ProgressiveCopier |
pc
|
| Constructor Summary | |
|---|---|
ProgressiveCopier.DisplayStatus(ProgressiveCopier _pc)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ProgressiveCopier pc
| Constructor Detail |
|---|
public ProgressiveCopier.DisplayStatus(ProgressiveCopier _pc)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||