|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.isisfish.util.ssh.ProgressMonitor
fr.ifremer.isisfish.simulator.launcher.SSHSimulatorLauncher.ControlProgressMonitor
protected static class SSHSimulatorLauncher.ControlProgressMonitor
Redefine a custom progress monitor that update control.
| Field Summary | |
|---|---|
protected SimulationControl |
control
Control to update. |
| Fields inherited from class fr.ifremer.isisfish.util.ssh.ProgressMonitor |
|---|
initFileSize, totalLength |
| Constructor Summary | |
|---|---|
SSHSimulatorLauncher.ControlProgressMonitor(SimulationControl control)
Constructor with control. |
|
| Method Summary | |
|---|---|
void |
count(long len)
|
void |
end()
|
void |
init(long max)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SimulationControl control
| Constructor Detail |
|---|
public SSHSimulatorLauncher.ControlProgressMonitor(SimulationControl control)
control - control| Method Detail |
|---|
public void init(long max)
init in class ProgressMonitorpublic void count(long len)
count in class ProgressMonitorpublic void end()
end in class ProgressMonitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||