Uses of Class
org.chorem.jtimer.ui.systray.SystrayManager

Packages that use SystrayManager
org.chorem.jtimer jTimer. 
org.chorem.jtimer.ui.systray Systray implementations. 
 

Uses of SystrayManager in org.chorem.jtimer
 

Fields in org.chorem.jtimer declared as SystrayManager
protected  SystrayManager JTimer.systrayManager
          Systray manager.
 

Uses of SystrayManager in org.chorem.jtimer.ui.systray
 

Subclasses of SystrayManager in org.chorem.jtimer.ui.systray
 class AWTSystray
          Manager for systray icon.
 class NoSystray
          Systray implementation, for non available systray.
 

Methods in org.chorem.jtimer.ui.systray that return SystrayManager
static SystrayManager SystrayManager.getSystray(JTimer parentApp)
          Get systray.
 



Copyright © 2007-2009 CodeLutin. All Rights Reserved.