Uses of Class
org.stringer.rss.Feed

Packages that use Feed
org.stringer.thread   
org.stringer.ui   
 

Uses of Feed in org.stringer.thread
 

Fields in org.stringer.thread declared as Feed
(package private)  Feed SubscribedSwingWorker.feed
           
(package private)  Feed UpdateFeeds.feed
           
 

Methods in org.stringer.thread that return Feed
protected  Feed SubscribedSwingWorker.getFeed()
          Load the newsgroup list from a newsrc file.
 

Uses of Feed in org.stringer.ui
 

Fields in org.stringer.ui declared as Feed
(package private)  Feed Stringer.currentFeed
          The feed currently displayed in htmlView This is the feed that is undergoing selection in the tree view.
 



Copyright © R. Kevin Cole. All Rights Reserved.