Uses of Class
net.sourceforge.rssowl.controller.FavoritesTree

Packages that use FavoritesTree
net.sourceforge.rssowl.controller   
net.sourceforge.rssowl.controller.dnd   
net.sourceforge.rssowl.controller.popup   
net.sourceforge.rssowl.controller.thread   
 

Uses of FavoritesTree in net.sourceforge.rssowl.controller
 

Fields in net.sourceforge.rssowl.controller declared as FavoritesTree
private  FavoritesTree EventManager.rssOwlFavoritesTree
           
(package private)  FavoritesTree GUI.rssOwlFavoritesTree
           
 

Methods in net.sourceforge.rssowl.controller that return FavoritesTree
 FavoritesTree GUI.getRSSOwlFavoritesTree()
          Method to let other obj access this object
 

Uses of FavoritesTree in net.sourceforge.rssowl.controller.dnd
 

Fields in net.sourceforge.rssowl.controller.dnd declared as FavoritesTree
(package private)  FavoritesTree FavoritesTreeDND.rssOwlFavoritesTree
           
 

Constructors in net.sourceforge.rssowl.controller.dnd with parameters of type FavoritesTree
FavoritesTreeDND(FavoritesTree rssOwlFavoritesTree)
          Instantiate a new FavoritesTreeDND
 

Uses of FavoritesTree in net.sourceforge.rssowl.controller.popup
 

Fields in net.sourceforge.rssowl.controller.popup declared as FavoritesTree
(package private)  FavoritesTree FavoritesTreePopup.rssOwlFavoritesTree
           
 

Constructors in net.sourceforge.rssowl.controller.popup with parameters of type FavoritesTree
FavoritesTreePopup(org.eclipse.swt.widgets.Shell shell, FavoritesTree rssOwlFavoritesTree, GUI rssOwlGui, EventManager eventManager)
          Instantiate a new FavoritesTreePopup
 

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

Fields in net.sourceforge.rssowl.controller.thread declared as FavoritesTree
(package private)  FavoritesTree FeedLoader.rssOwlFavoritesTree
           
 



RSSOwl - RSS / RDF / Atom Newsreader

SourceForge.net Logo