A B C D E F G I K L M N O P R S T U W

P

Processor - class com.kirkwarez.wdysdv.batch.Processor.
The Processor processes tasks taken from batches.
Processor() - Constructor for class com.kirkwarez.wdysdv.batch.Processor
Constructs a new Processor.
popup(String, String) - Method in class com.kirkwarez.wdysdv.gui.WVFrame
Pops up a message on a dialog with the given title.
popup(String) - Method in class com.kirkwarez.wdysdv.gui.WVFrame
This must be my favourite method or something, it's in each of my programs with a GUI.
popupError(String) - Method in class com.kirkwarez.wdysdv.gui.DisplayFrame
This method pops up the given error message.
popupError(String) - Method in class com.kirkwarez.wdysdv.gui.WVFrame
This method pops up the given error message.
process(Batch) - Method in class com.kirkwarez.wdysdv.batch.Processor
Processes the given batch.
process(Task) - Method in class com.kirkwarez.wdysdv.batch.Processor
Processes the given task.
processBatch(Batch) - Method in class com.kirkwarez.wdysdv.control.WVControl
Processes the given batch.
processTask(Task) - Method in class com.kirkwarez.wdysdv.control.WVControl
Processes a single task.
processTasks(File, File) - Method in class com.kirkwarez.wdysdv.control.WVControl
Processes a folder of tasks :^P
processor - Variable in class com.kirkwarez.wdysdv.control.WVControl
Our personal batch processor.

A B C D E F G I K L M N O P R S T U W