public interface ProgressEventListener extends EventListener
Implement this interface to be informed about the PDF creation progress.
Modifier and Type | Method and Description |
---|---|
void |
progress(ProgressEvent progressEvent)
This method will be called when a progress event occurs.
|
void progress(ProgressEvent progressEvent)
This method will be called when a progress event occurs.
progressEvent
- the progress event.This doc was generated on 2023-09-21. Copyright © 2002-2023 RealObjects GmbH. All Rights Reserved.