com.webstersmalley.picweb.offline
Class ImageProcessor
java.lang.Object
com.webstersmalley.picweb.offline.ImageProcessor
public class ImageProcessor
- extends java.lang.Object
- Author:
- Matthew Smalley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIMEOUT
private static final long TIMEOUT
- See Also:
- Constant Field Values
images
private java.util.List images
model
private ConfigurationModel model
executor
private java.util.concurrent.ExecutorService executor
rootFolder
private java.lang.String rootFolder
ImageProcessor
public ImageProcessor(java.util.List images,
ConfigurationModel model,
java.lang.String rootFolder)
execute
public void execute()
createThumbnail
private void createThumbnail(java.io.File source)
createImageCopy
private void createImageCopy(java.io.File source)
Copyright © 2004-2005-2005 Webster Smalley. All Rights Reserved.