Uses of Class
net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree

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

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

Fields in net.sourceforge.java.feednread.frontend declared as NewsFeedWatchesTree
private  NewsFeedWatchesTree MainApplicationWindow.newsFeedWatchesTree
           The tree holding all newsfeed watches
 

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