public interface ProgressListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
processFinished()
Called when the process is finished.
|
void |
progressChanged(int i)
Called when the progress has changed
|
Copyright © 2024 GATE. All rights reserved.