Uses of Interface
jj2000.j2k.util.ProgressWatch
-
Packages that use ProgressWatch Package Description jj2000.j2k.util -
-
Uses of ProgressWatch in jj2000.j2k.util
Methods in jj2000.j2k.util that return ProgressWatch Modifier and Type Method Description static ProgressWatch
FacilityManager. getProgressWatch()
Returns the ProgressWatch instance registered with the current thread (the thread that calls this method).Methods in jj2000.j2k.util with parameters of type ProgressWatch Modifier and Type Method Description static void
FacilityManager. registerProgressWatch(Thread t, ProgressWatch pw)
-