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-2022 FuseSource, Corp.. All Rights Reserved.