Feed'n Read 0.6.0b

Packages
com.sun.syndication.fetcher Contains a basic collection of interfaces and classes for fetching ROME based SyndFeed objects.
com.sun.syndication.fetcher.impl Contains a concrete http based implementation of the ROME newsfeed fetching framework.
net.sourceforge.java.feednread.backend.archive Provides interfaces and classes for archival storage of NewsFeed model objects.
net.sourceforge.java.feednread.backend.cache Provides classes for in memory as well as persistent caching of NewsFeed model objects.
net.sourceforge.java.feednread.backend.configuration This package allows the application to retrieve and persist user and system preferences and configuration data.
net.sourceforge.java.feednread.backend.exporter Contains classes for exporting hierarchical structures embedded in the NewsFeedFavoritesTree and NewsFeedWatchesTree to the OPML format.
net.sourceforge.java.feednread.backend.importer Contains classes for importing hierarchical structures embedded in OPML Documents into the NewsFeedFavoritesTree resp.
net.sourceforge.java.feednread.backend.jobs Contains a collection of Jobs to concurrently perform application specific tasks in the JobManager execution context.
net.sourceforge.java.feednread.backend.model.adressbar Provides the data model classes for the NewsFeedAddressBar ui component.
net.sourceforge.java.feednread.backend.model.favoritestree Provides the data model classes for the NewsFeedFavoritesTree ui component.
net.sourceforge.java.feednread.backend.model.newstable Provides the data model classes for the NewsFeedTable ui component.
net.sourceforge.java.feednread.backend.model.newstable.event Provides interfaces for dealing with different types of events fired by Favorite model objects associated to NewsFeeds.
net.sourceforge.java.feednread.backend.model.watchestree Provides the data model classes for the NewsFeedWatchesTree ui component.
net.sourceforge.java.feednread.frontend Contains all of the classes for dealing with the application user interface.
net.sourceforge.java.feednread.frontend.components Contains all the interfaces and classes composing the application ui components.
net.sourceforge.java.feednread.frontend.components.addressbar Contains all the classes composing the NewsFeedAddressBar ui component.
net.sourceforge.java.feednread.frontend.components.favoritestree Contains all the classes composing the NewsFeedFavoritesTree ui component.
net.sourceforge.java.feednread.frontend.components.newstable Contains all the classes composing the NewsFeedTable ui component.
net.sourceforge.java.feednread.frontend.components.newstable.event Provides classes and interfaces for dealing with different types of events fired by the NewsFeedTable ui component.
net.sourceforge.java.feednread.frontend.components.notificationbar Contains all the classes composing the NotificationBar ui component.
net.sourceforge.java.feednread.frontend.components.sidebar Contains all the classes composing the SideBar ui component.
net.sourceforge.java.feednread.frontend.components.statusbar Contains all the classes composing the status bar ui component which is embeded in the MainApplicationWindow.
net.sourceforge.java.feednread.frontend.components.tabbar Contains all the interfaces and classes composing the NewsFeedTabBar ui component.
net.sourceforge.java.feednread.frontend.components.watchestree Contains all the classes composing the NewsFeedWatchesTree ui component.
net.sourceforge.java.feednread.frontend.configuration Contains all the PreferencePage classes composing the ui of the application configuration.
net.sourceforge.java.feednread.frontend.dialog Provides a collection of dialogs used in the application context.
net.sourceforge.java.feednread.frontend.event Provides classes for handling the events fired by the application.
net.sourceforge.java.feednread.frontend.event.action Provides a collection of Actions handling events based on user actions.
net.sourceforge.java.feednread.frontend.tray Provides classes implementing the application's system tray support.
net.sourceforge.java.feednread.frontend.wizard Provides classes for wizards used in the application context.
net.sourceforge.java.util.date Provides classes for Date handling and formatting.
net.sourceforge.java.util.gui.jface.preference Provides reusable FieldEditors for the JFace preferences framework.
net.sourceforge.java.util.gui.jface.viewers Provides additional classes and interfaces for the JFace viewer framework which itself supports model-based content adapters for SWT widgets.
net.sourceforge.java.util.gui.jface.viewers.dnd Provides ready to use Drag and Drop support for JFace Viewer classes.
net.sourceforge.java.util.gui.jface.viewers.event Provides interfaces and classes for dealing with different types of events fired by JFace viewer models.
net.sourceforge.java.util.gui.swt Provides utility classes and reusable components related to the SWT framework Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: SWT at eclipse.org
net.sourceforge.java.util.i18n Provides core support for application internationalization (i18n).
net.sourceforge.java.util.i18n.event Provides interfaces and classes for dealing with different types of events fired by the InternationalizationHandler.
net.sourceforge.java.util.io Provides utility classes for system input and output through data streams, serialization and the file system.
net.sourceforge.java.util.jdom Provides utility classes related to JDOM XML parsing and validation.
net.sourceforge.java.util.jobs Provides core support for interacting with background activity.
net.sourceforge.java.util.jobs.event Provides interfaces and classes for dealing with different types of events fired by the JobManager execution context.
net.sourceforge.java.util.jobs.scheduling Provides core support for scheduling background activity.
net.sourceforge.java.util.net Contains network related utilitiy classes.
net.sourceforge.java.util.system Contains utilitiy classes to query information on the underlying system and to perform system specific operations.
net.sourceforge.java.util.text Contains utility classes to perform String operations.
net.sourceforge.java.util.threads Provides support for concurrent programming techniques.