public class ThumbnailBuilder extends Object
ThumbnailBuilder(File originalFile, File thumbnailFile, int height, int width, boolean overwrite)
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThumbnailBuilder(File originalFile, File thumbnailFile, int height, int width, boolean overwrite) throws Exception
Exception
public static void main(String[] args) throws Exception