Uses of Class
net.sourceforge.rssowl.controller.statusline.LoadJob

Packages that use LoadJob
net.sourceforge.rssowl.controller.statusline   
net.sourceforge.rssowl.controller.thread   
 

Uses of LoadJob in net.sourceforge.rssowl.controller.statusline
 

Fields in net.sourceforge.rssowl.controller.statusline declared as LoadJob
(package private)  LoadJob StatusLine.currentLoadingJob
           
 

Methods in net.sourceforge.rssowl.controller.statusline with parameters of type LoadJob
 void StatusLine.finishJob(LoadJob rssOwlLoadJob)
          The given Job has finished normally and was not interrupted by the user.
 void StatusLine.insertJob(LoadJob rssOwlLoadJob)
          This tells the status line that a new Job has been started.
private  void StatusLine.displayJob(LoadJob rssOwlLoadJob)
          Display the given Job in the status line
 

Uses of LoadJob in net.sourceforge.rssowl.controller.thread
 

Fields in net.sourceforge.rssowl.controller.thread declared as LoadJob
(package private)  LoadJob FeedLoader.rssOwlLoadJob
           
 

Methods in net.sourceforge.rssowl.controller.thread with parameters of type LoadJob
 void FeedLoader.setRSSOwlLoadJob(LoadJob rssOwlLoadJob)
          Set the connected loading job which is operated by this Thread
 



RSSOwl - RSS / RDF / Atom Newsreader

SourceForge.net Logo