Package org.deckfour.xes.util.progress

Interface Summary
XProgressListener Interface for listening for progress on an unspecified process.
 

Class Summary
XMonitoredInputStream This class implements an input stream which can provide a progress listener with feedback about how much of the data in the stream has already been read.
XProgressBarListener This class implements a progress listener for controlling an attached Swing progress bar.