Uses of Class
net.sourceforge.java.feednread.frontend.components.NewsContentView

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

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

Fields in net.sourceforge.java.feednread.frontend declared as NewsContentView
private  NewsContentView MainApplicationWindow.newsContent
           The component showing the currently selected news content
 

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