Uses of Class
wjhk.jupload2.gui.JUploadImagePreview

Packages that use JUploadImagePreview
wjhk.jupload2.gui Implementation of caching and special algorithms for various file types. 
 

Uses of JUploadImagePreview in wjhk.jupload2.gui
 

Fields in wjhk.jupload2.gui declared as JUploadImagePreview
(package private)  JUploadImagePreview LoadImageThread.jUploadImagePreview
          The preview, where the resulting picture must be displayed.
 

Constructors in wjhk.jupload2.gui with parameters of type JUploadImagePreview
LoadImageThread(JUploadImagePreview jUploadImagePreview, File file)
          Only constructor, with the file to be loaded.