Package | Description |
---|---|
org.chorem.jtimer.data |
Data management classes.
|
org.chorem.jtimer.io |
Application data savers.
|
org.chorem.jtimer.ui |
jTimer UI.
|
org.chorem.jtimer.ui.systray |
System tray implementations.
|
org.chorem.jtimer.ui.treetable |
TreeTable UI, for projects and tasks.
|
org.chorem.jtimer.ws |
Webservices layers.
|
org.chorem.jtimer.ws.xmlrpc |
Chorem webservices implementation.
|
Modifier and Type | Field and Description |
---|---|
protected Collection<DataEventListener> |
TimerDataManager.dataEventListeners
For change notification
|
Modifier and Type | Method and Description |
---|---|
void |
TimerDataManager.addDataEventListener(DataEventListener listener)
Add listener.
|
void |
TimerDataManager.removeDataEventListener(DataEventListener listener)
Remove listener.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Saver
Common interface for jtimer data savers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSaver
Abstract saver class.
|
class |
GTimerIncrementalSaver
Charge et sauve les fichiers au format gTimer.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusBar
StatusBar.
|
Modifier and Type | Class and Description |
---|---|
class |
SystrayManager
Factory to get correct working systray implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectsAndTasksCellRenderer
Gere l'affichage des noeuds de l'arbre.
|
class |
ProjectsAndTasksModel
Cette classe gere l'affichage d'une liste de project dans l'arbre/table
Cela permet au programme principal de manipuler la liste et d'oublier la
gestion de l'arbre...
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectManagement
ProjectManagement.
|
Modifier and Type | Class and Description |
---|---|
class |
ChoremXMLRPCClient
ChoremXMLRPCClient.
|
Copyright © 2007–2013 CodeLutin. All rights reserved.