Event for describing a progression.
This object is mainly designed to complement JProgressBars. this method supports most of the values to properly
describe a state of progress to a JProgressBar.
This class is also setup to be mutable so that ProgressEvent do not always have to be instantiated.
author: Mark A. Kobold <mkobold at isqlviewer dot com> version: 1.0 |