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

Packages that use net.sourceforge.java.feednread.backend.model.favoritestree
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.favoritestree Provides the data model classes for the NewsFeedFavoritesTree ui component. 
net.sourceforge.java.feednread.backend.model.watchestree Provides the data model classes for the NewsFeedWatchesTree ui component. 
net.sourceforge.java.feednread.frontend.components.favoritestree Contains all the classes composing the NewsFeedFavoritesTree 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.dialog Provides a collection of dialogs used in the application context. 
net.sourceforge.java.feednread.frontend.event.action Provides a collection of Actions handling events based on user actions.  
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.backend.exporter
Category
           Category represents a hierarchical structure for Favorite objects, i.e.
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.backend.importer
Category
           Category represents a hierarchical structure for Favorite objects, i.e.
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.backend.jobs
Category
           Category represents a hierarchical structure for Favorite objects, i.e.
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.backend.model.favoritestree
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.backend.model.watchestree
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.frontend.components.favoritestree
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.frontend.components.tabbar
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.frontend.dialog
Category
           Category represents a hierarchical structure for Favorite objects, i.e.
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
 

Classes in net.sourceforge.java.feednread.backend.model.favoritestree used by net.sourceforge.java.feednread.frontend.event.action
Category
           Category represents a hierarchical structure for Favorite objects, i.e.
Favorite
           Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.