Package de.unikiel.ipn.htmlform

Interface Summary
Appender Implementations of the Appender interface are supposed to update the old files based on the information stored in the Entry objects.
MessageHandler An interface to handle Messages.
TextVisitor A TextVisitor changes the content of the given Entry.
 

Class Summary
AntiLineBreakVisitor A TextVisitor to remove line breaks.
AutoImportDialog A custom JDialog that asks for a multi line String input.
Entry An Entry.
EntryPanel A Panel containing the content of the associated Entry.
HTMLVisitor A html converter.
InputController Manages user input.
MainGUI Main view.
Message A Message.
PDFParser Used to extract text from a pdf.
ProgressDialog Displays a simple progress dialog.
SimpleAppender This Class provides a simple Appender implementation.
Updater A class to perform updates on the target files.
ZFDNModel Main class file.