Uses of Class
org.chorem.jtimer.JTimer

Packages that use JTimer
org.chorem.jtimer.ui jTimer UI. 
org.chorem.jtimer.ui.systray System tray implementations. 
org.chorem.jtimer.ui.tasks Job used to run tasks. 
 

Uses of JTimer in org.chorem.jtimer.ui
 

Constructors in org.chorem.jtimer.ui with parameters of type JTimer
TimerTaskEditor(JTimer application, TimerTask task, TimerCore core)
          TimerTaskEditor
 

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

Fields in org.chorem.jtimer.ui.systray declared as JTimer
protected  JTimer SystrayManager.parent
          Parent reference.
 

Constructors in org.chorem.jtimer.ui.systray with parameters of type JTimer
SystrayManager(JTimer parent)
          Default constructor.
 

Uses of JTimer in org.chorem.jtimer.ui.tasks
 

Fields in org.chorem.jtimer.ui.tasks declared as JTimer
protected  JTimer RunTaskJob.parentApp
          Parent app reference
 

Constructors in org.chorem.jtimer.ui.tasks with parameters of type JTimer
RunTaskJob(JTimer parentApp, TimerTask managedTask, TimerDataManager dataManager)
          Constructor.
 



Copyright © 2007-2009 CodeLutin. All Rights Reserved.