Uses of Class
net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree

Packages that use NewsFeedFavoritesTree
net.sourceforge.java.feednread.frontend Contains all of the classes for dealing with the application user interface. 
 

Uses of NewsFeedFavoritesTree in net.sourceforge.java.feednread.frontend
 

Fields in net.sourceforge.java.feednread.frontend declared as NewsFeedFavoritesTree
private  NewsFeedFavoritesTree MainApplicationWindow.newsFeedFavoritesTree
           The tree holding all favorite newsfeeds
 

Methods in net.sourceforge.java.feednread.frontend that return NewsFeedFavoritesTree
 NewsFeedFavoritesTree MainApplicationWindow.getNewsFeedFavoritesTree()
           Gets the NewsFeedFavoritesTree component.