Package net.sourceforge.java.feednread.frontend.wizard

Provides classes for wizards used in the application context.

See:
          Description

Class Summary
FavoriteSelectionWizardPage WizardPage that lets the end-user select the Favorites which should be watched.
WatchBasicDataWizardPage WizardPage that lets the end-user enter the basic data of a WatchSettings object.
WatchSettingsTableContentProvider Manages a WatchSettings instance whose WatchSettingsEntries are displayed in a TableViewer.
WatchSettingsTableLabelProvider Converts WatchSettingsEntry objects to gui representations to be used in a JFace TableViewer instance.
WatchSettingsWizardPage WizardPage that lets the end-user manage the WatchSettingsEntry objects related to a WatchSettings object.
WatchWizard Wizard implementation that guides the end-user step by step through the creation process of a Watch object.
WizardDialog Extends the default JFace WizardDialog to support changes to the default LanguageResource at runtime.
 

Package net.sourceforge.java.feednread.frontend.wizard Description

Provides classes for wizards used in the application context.