Package net.sourceforge.java.feednread.frontend.configuration

Contains all the PreferencePage classes composing the ui of the application configuration.

See:
          Description

Class Summary
ArchiveConfigurationPage Configuration page for archive specific settings.
BrowserConfigurationPage Configuration page for browser settings.
CacheConfigurationPage Configuration page for cache specific settings.
ConfigurationDialog Dialog to manage the application configuration on end-user side.
ConnectionConfigurationPage Configuration page for online connection specific settings.
DefaultConfigurationPage DefaultConfigurationPage extends PreferencePage to make use of localized button texts and to display the default button images for the ok, cancel, apply and defaults button.
DefaultFieldEditorConfigurationPage DefaultFieldEditorConfigurationPage extends FieldEditorPreferencePage to make use of localized button texts and to display the default button images for the ok, cancel, apply and defaults button.
DialogMessageArea The DialogMessageArea is a resusable component for adding an accessible message area to a dialog.
EnclosureConfigurationPage Configuration page for enclosure specific settings.
FavoritesConfigurationPage Configuration of settings related to the NewsFeedFavoritesTree.
GeneralConfigurationPage Configuration page for general application settings.
LanguageConfigurationPage Configuration page to select the application user interface language used.
LanguageTableContentProvider Provides the data for the TableFieldEditor used in the LanguageConfigurationPage.
LanguageTableLabelProvider Converts the data for the TableFieldEditor used in the LanguageConfigurationPage to ui representations.
PodcastConfigurationPage Configuration page for podcast specific settings.
ProxyConfigurationPage Configuration page to setup the settings for a proxy server to use for all online connections established by the application.
TrayConfigurationPage Configuration page to change the application's tray behaviour.
 

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

Contains all the PreferencePage classes composing the ui of the application configuration.

See Also:
ConfigurationDialog, ConfigurationAction