Uses of Package
net.sourceforge.java.feednread.backend.model.newstable

Packages that use net.sourceforge.java.feednread.backend.model.newstable
net.sourceforge.java.feednread.backend.archive Provides interfaces and classes for archival storage of NewsFeed model objects. 
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.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.components Contains all the interfaces and classes composing the application ui components. 
net.sourceforge.java.feednread.frontend.components.newstable Contains all the classes composing the NewsFeedTable ui component. 
net.sourceforge.java.feednread.frontend.components.tabbar Contains all the interfaces and classes composing the NewsFeedTabBar ui component. 
net.sourceforge.java.feednread.frontend.tray Provides classes implementing the application's system tray support. 
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.backend.archive
ArchivedNewsFeed
           Extends NewsFeed to merge and prepare NewsFeedEntries for adding and synchronization with a NewsFeedArchive.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.backend.importer
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.backend.jobs
AggregatedNewsFeed
           Container for NewsFeeds to model an aggregation.
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.backend.model.favoritestree
INewsFeedStatus
           Provides information on the current read status of a NewsFeed.
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.backend.model.newstable
INewsFeedStatus
           Provides information on the current read status of a NewsFeed.
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.
NewsFeedEntry
           Wrapper class for Rome SyndEntry news representation.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.backend.model.newstable.event
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.backend.model.watchestree
AggregatedNewsFeed
           Container for NewsFeeds to model an aggregation.
INewsFeedStatus
           Provides information on the current read status of a NewsFeed.
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.
NewsFeedEntry
           Wrapper class for Rome SyndEntry news representation.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.frontend.components
NewsFeedEntry
           Wrapper class for Rome SyndEntry news representation.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.frontend.components.newstable
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.
NewsFeedEntry
           Wrapper class for Rome SyndEntry news representation.
NewsFeedTableContentProvider
           Takes a single NewsFeed model object to supply its contained NewsFeedEntries to a JFace TableViewer instance.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.frontend.components.tabbar
AggregatedNewsFeed
           Container for NewsFeeds to model an aggregation.
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.
NewsFeedEntry
           Wrapper class for Rome SyndEntry news representation.
 

Classes in net.sourceforge.java.feednread.backend.model.newstable used by net.sourceforge.java.feednread.frontend.tray
NewsFeed
           Wrapper class for Rome SyndFeed newsfeed representation that adds support for wrapping and unwrapping SyndEntry news representations to/from NewsFeedEntry instances.