Uses of Interface
jebl.util.Cancelable

Packages that use Cancelable
jebl.util   
 

Uses of Cancelable in jebl.util
 

Classes in jebl.util that implement Cancelable
 class BasicProgressListener
          A basic ProgressListener implementation that allows the caller to set the canceled status.
 class CompositeProgressListener
          A ProgressListener that is suitable for a task that consists of several subtasks.
 class ProgressListener
           
static class ProgressListener.Wrapper
          A decorator progress listener which delegates all method calls to an internal progress listener.
 



http://code.google.com/p/jebl2/