Uses of Interface
jebl.util.Cancelable
Packages that use Cancelable
-
Uses of Cancelable in jebl.util
Classes in jebl.util that implement CancelableModifier and TypeClassDescriptionclass
A basicProgressListener
implementation that allows the caller to set the canceled status.final class
AProgressListener
that is suitable for a task that consists of several subtasks.class
static class
A decorator progress listener which delegates all method calls to an internal progress listener.