org.gerhardb.jibs.optimizer
Class WorkerCamera
java.lang.Object
org.gerhardb.jibs.optimizer.Worker
org.gerhardb.jibs.optimizer.WorkerCamera
- All Implemented Interfaces:
- java.lang.Runnable
- public class WorkerCamera
- 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 |
WorkerCamera(java.io.File[] directories,
boolean rename,
boolean exif,
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 |
WorkerCamera
public WorkerCamera(java.io.File[] directories,
boolean rename,
boolean exif,
javax.swing.JLabel label,
java.lang.StringBuffer results)
Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.