Uses of Class
net.sourceforge.rssowl.controller.tray.SystemTray

Packages that use SystemTray
net.sourceforge.rssowl.controller   
net.sourceforge.rssowl.controller.tray   
 

Uses of SystemTray in net.sourceforge.rssowl.controller
 

Fields in net.sourceforge.rssowl.controller declared as SystemTray
private  SystemTray GUI.rssOwlSystray
           
 

Methods in net.sourceforge.rssowl.controller that return SystemTray
 SystemTray GUI.getRSSOwlSystray()
          Get the SystemTray object
 

Uses of SystemTray in net.sourceforge.rssowl.controller.tray
 

Fields in net.sourceforge.rssowl.controller.tray declared as SystemTray
(package private)  SystemTray SystemTrayAlert.rssOwlSystemTray
           
 

Methods in net.sourceforge.rssowl.controller.tray with parameters of type SystemTray
static SystemTrayAlert SystemTrayAlert.getInstance(org.eclipse.swt.widgets.Display display, SystemTray rssOwlSystemTray)
          Factory method to create or return the single instance of the popup.
 

Constructors in net.sourceforge.rssowl.controller.tray with parameters of type SystemTray
SystemTrayAlert(org.eclipse.swt.widgets.Display display, SystemTray rssOwlSystemTray)
          Instantiate a new SystemTrayAlert
 



RSSOwl - RSS / RDF / Atom Newsreader

SourceForge.net Logo