public interface ProgressIndicator
Modifier and Type | Method and Description |
---|---|
void |
progress() |
void |
progressSection(String section,
String message) |
void |
start() |
void |
startSection(String section) |
void |
stop() |
void |
stopSection(String section) |
Copyright © 2011–2015. All rights reserved.