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

Packages that use net.sourceforge.java.feednread.frontend.wizard
net.sourceforge.java.feednread.frontend.wizard Provides classes for wizards used in the application context. 
 

Classes in net.sourceforge.java.feednread.frontend.wizard used by net.sourceforge.java.feednread.frontend.wizard
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.
WatchSettingsWizardPage.ButtonHandler
           Handles SelectionEvents triggered by the Buttons within the button bar.