Package | Description |
---|---|
org.chorem.jtimer.ui |
jTimer UI.
|
org.chorem.jtimer.ui.systray |
System tray implementations.
|
org.chorem.jtimer.ui.tasks |
Job used to run tasks.
|
Constructor and Description |
---|
TimerTaskEditor(JTimer application,
TimerTask task,
TimerCore core)
TimerTaskEditor
|
Modifier and Type | Field and Description |
---|---|
protected JTimer |
SystrayManager.parent
Parent reference.
|
Constructor and Description |
---|
SystrayManager(JTimer parent)
Default constructor.
|
Modifier and Type | Field and Description |
---|---|
protected JTimer |
RunTaskJob.parentApp
Parent app reference.
|
Constructor and Description |
---|
RunTaskJob(JTimer parentApp,
TimerTask managedTask,
TimerDataManager dataManager)
Constructor.
|
Copyright © 2007–2013 CodeLutin. All rights reserved.