org.gerhardb.jibs.optimizer
Class WorkerDownload
java.lang.Object
org.gerhardb.jibs.optimizer.Worker
org.gerhardb.jibs.optimizer.WorkerDownload
- All Implemented Interfaces:
- java.lang.Runnable
- public class WorkerDownload
- extends Worker
Does all the actual filtering work.
Orginally intended to be able to be driven from a command line, but that
go lost in the suffle.
TODO: Conver myLabel into a listener
so this does not have a graphical tie in.
Notes: All files without an image file name are automatically DELETED!!!.
Constructor Summary |
WorkerDownload(java.io.File[] directories,
boolean dedup,
boolean across,
boolean rename,
boolean windows,
boolean cleanUpEnding,
boolean strain,
boolean strainMove,
boolean resize,
boolean optomize,
float quality,
int width,
int height,
javax.swing.JLabel label,
java.lang.StringBuffer results)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkerDownload
public WorkerDownload(java.io.File[] directories,
boolean dedup,
boolean across,
boolean rename,
boolean windows,
boolean cleanUpEnding,
boolean strain,
boolean strainMove,
boolean resize,
boolean optomize,
float quality,
int width,
int height,
javax.swing.JLabel label,
java.lang.StringBuffer results)
Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.