Package org.shaker.dwu

Class Summary
AuthDialog This class delivers an authentication dialog.
BlackBoard This class provides a embeddable panel that can be used to view statistics like number of stored profiles number of submitted profiles current mail configuration Furthermore, you can send queued profiles and start the wizard to reconfigure the settings.
In opposite to DocWhatsUp dialogs, you need no occured error, so it can be created&embedded whereever and whenever it`s needed.
BugDialog This class provides a message dialog, that informs the user about the occured error.
BugFilter This inner class provides a simple FilenameFilter.
BugMail The basic abstract mail representation of a BugProfile.
BugProfile Objects of this class describe occured Bugs by collecting specific informations like the machine/program state, the exception stuff and further more.
BugzillaMail This subclass of MailBody delivers a Bugzilla mail bug sumission compatible mail body (about 1KB).
DocWhatsUp This static factory provides: Message dialogs Black Board: an embeddable panel that summarizes all functions BugProfiles Immediate submissions without GUI prompting
ExtendedFilter This is a abstract basic class for import filters.
GUIFactory This pure static class delivers standardized widgets.
HTMLMail This subclass of MailBody delivers a well formatted and mail body (above 5KB).
ImportEngine This pure static class provides methods to import settings from external applications.
MailEngine This pure static class provides methods to submit BugProfiles and to check addresses and ports.
NS4Filter This class filters NetScape 4.x profiles and imports necessary data.
NS6Filter This class filters NetScape 6.x (and higher) and Mozilla profiles and imports necessary data.
PlainTextMail This subclass of MailBody delivers a well formatted and low-sized mail body (about 1KB).
ProgressKit This class provides a progress window, that iterates on every succeful submission during a mail transport session.
Settings This class manages all DocWhatsUp properties: POP-Server (optional) POP-Server port (default 110) SMTP-Server SMTP-Server port (default 25) Mailaccount name (optional) Mailaddress. The POP settings and the mailaccount name must be present for POP-Auth SMTP-Servers (like the majority of them).
SetupDialog This class visually helps the user with the mail setup process.
ToolBox This class contains different useful static methods.