This adapter class provides default implementations for the
methods described by the {@link ProgressListener} interface.
<p>
Classes that wish to deal with {@link ProgressEvent}'s can
extend this class and override only the methods which they are
interested in.
</p>
This adapter class provides default implementations for the methods described by the {@link ProgressListener} interface. <p> Classes that wish to deal with {@link ProgressEvent}'s can extend this class and override only the methods which they are interested in. </p>
@since 3.0