PDFreactor API

com.realobjects.pdfreactor.events
Interface ProgressEventListener

All Superinterfaces:
EventListener

public interface ProgressEventListener
extends EventListener

Implement this interface to be informed about the PDF creation progress.


Method Summary
 void progress(ProgressEvent progressEvent)
          This method will be called when a progress event occurs.
 

Method Detail

progress

public void progress(ProgressEvent progressEvent)
This method will be called when a progress event occurs.

Parameters:
progressEvent - the progress event.

PDFreactor API

This doc was generated on 2008-07-07. Copyright © 2002-2006 RealObjects GmbH. All Rights Reserved.