Uses of Interface
ucar.jpeg.jj2000.j2k.util.ProgressWatch

Packages that use ProgressWatch
ucar.jpeg.jj2000.j2k.util   
 

Uses of ProgressWatch in ucar.jpeg.jj2000.j2k.util
 

Methods in ucar.jpeg.jj2000.j2k.util that return ProgressWatch
static ProgressWatch FacilityManager.getProgressWatch()
          Returns the ProgressWatch instance registered with the current thread (the thread that calls this method).
 

Methods in ucar.jpeg.jj2000.j2k.util with parameters of type ProgressWatch
static void FacilityManager.registerProgressWatch(Thread t, ProgressWatch pw)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.