protected static class SSHSimulatorLauncher.ControlProgressMonitor extends ProgressMonitor
Modifier and Type | Field and Description |
---|---|
protected SimulationControl |
control
Control to update.
|
initFileSize, totalLength
Constructor and Description |
---|
ControlProgressMonitor(SimulationControl control)
Constructor with control.
|
protected SimulationControl control
public ControlProgressMonitor(SimulationControl control)
control
- controlpublic void init(long max)
init
in class ProgressMonitor
public void count(long len)
count
in class ProgressMonitor
public void end()
end
in class ProgressMonitor
Copyright © 1999–2020 CodeLutin. All rights reserved.