Part of the BronzeAge Java support system, this interface helps manage
lengthy tasks by allowing an implementing class to provide progress information,
and to allow the user to pause or abort the task.
Part of the BronzeAge Java support system, this class provides an implementation
of the Trackable interface to provide asynchronous management of
lengthy jobs.