Package net.ssehub.easy.basics.progress
Generic progress notification mechanism.
-
Interface Summary Interface Description ProgressObserver.ISubtask Marker interface for a subtask.ProgressObserver.ITask Marker interface for a task. -
Class Summary Class Description ObservableTask Combines observable and task/subtask for convenient use.ProgressObserver Observes the progress of a longer lasting task.