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

I

ImportEngine - class org.shaker.dwu.ImportEngine.
This pure static class provides methods to import settings from external applications.
ImportEngine() - Constructor for class org.shaker.dwu.ImportEngine
Invisible constructor.
importOldProfile() - Method in class org.shaker.dwu.BugProfile
This Method imports old BugProfiles and keeps user`s comments in mind.
importSettings() - Method in class org.shaker.dwu.SetupDialog
Calls the ImportEngine.
importSettings(JDialog) - Static method in class org.shaker.dwu.ImportEngine
This method provides a FileChooser.
increase() - Method in class org.shaker.dwu.ProgressKit
Iterates the progressbar.
initButtonPanel() - Method in class org.shaker.dwu.SetupDialog
Inits the button control panel.
initConfigPanel() - Method in class org.shaker.dwu.BlackBoard
Inits a configuration information panel and displays the current mail configuration based on .default.settings or .custom.settings.
initContentPane() - Method in class org.shaker.dwu.AuthDialog
Inits the password pane and controling buttons.
initControlContainer() - Method in class org.shaker.dwu.SetupDialog
Inits the lower pane, thats hold the buttonpane and the statuspane.
initControlPane(boolean) - Method in class org.shaker.dwu.BugDialog
Inits the controlpane.
initDescriptionPanel() - Method in class org.shaker.dwu.BlackBoard
Inits a general information panel about DocWhatsUp.
initPreviewPane() - Method in class org.shaker.dwu.BugDialog
Inits the report previewer pane by including the mailbody.
initPropertiesSummary() - Method in class org.shaker.dwu.BlackBoard
Inits the propView panel, that visualises the mail config settings.
initReportPane(boolean) - Method in class org.shaker.dwu.BugDialog
Inits the shortened report panel.
initServerStep() - Method in class org.shaker.dwu.SetupDialog
Inits the server panel.
initStatusLabels() - Method in class org.shaker.dwu.BlackBoard
Inits the status bar labels.
initStepContainer() - Method in class org.shaker.dwu.SetupDialog
Inits the container, that holds the single wizard steps.
initSubmissionPanel() - Method in class org.shaker.dwu.BlackBoard
Inits a submission information panel.
initSubmissionSummary() - Method in class org.shaker.dwu.BlackBoard
Inits the sendView panel, that visualises all submission informations.
initUserDataStep() - Method in class org.shaker.dwu.SetupDialog
Inits the userdata panel.
initUserInfoPanel(String, String) - Method in class org.shaker.dwu.BugDialog
Inits the general description pane (what happened, what can be done..).
initWelcomeStep() - Method in class org.shaker.dwu.SetupDialog
Inits the inital welcomepane that describes the following steps.
initWidgets() - Method in class org.shaker.dwu.SetupDialog
Customizes some widgets.
isConfigurated() - Static method in class org.shaker.dwu.Settings
Returns true if the default or custom mail config files are present.
isDialogEnabled() - Method in class org.shaker.dwu.Settings
Returns true, if "dialogs" in settings.dwu has been set to "true".
isMailingEnabled() - Method in class org.shaker.dwu.Settings
Returns true, if "mailing" in settings.dwu has been set to "true".
isSatisfied() - Method in class org.shaker.dwu.BugMail
Returns true, if the underlying format has enough informations for a valid transmission.
isSatisfied() - Method in class org.shaker.dwu.HTMLMail
Returns true.
isSatisfied() - Method in class org.shaker.dwu.PlainTextMail
Returns true.
isSatisfied() - Method in class org.shaker.dwu.BugzillaMail
Returns true, if the BugProfile contains all required properties (must not be null or empty!).
isStandardKey(String) - Static method in class org.shaker.dwu.BugMail
Returns true, if the given key is one of the known basic properties.

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