public interface ProgressMonitor
Modifier and Type | Method and Description |
---|---|
void |
setMessage(String message) |
void |
setTotal(int total) |
void |
step() |
void setTotal(int total)
void setMessage(String message)
void step()
Copyright © 2009–2020 FuseSource, Corp.. All rights reserved.