|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.borg.model.entity | |
---|---|
net.sf.borg.model | The Model package and its sub-packages provide the data model layer for borg |
net.sf.borg.model.db | Package db contains interfaces that provide an implementation independent view of the low level ORM layer. |
net.sf.borg.model.db.jdbc | Package jdbc contains all classes that deal directly with JDBC, including classes that read/write entities and classes that manage JDBC URLs and Connections |
net.sf.borg.model.entity | Contains the data objects managed by the data model |
net.sf.borg.model.undo | Contains classes that implement the undo feature |
net.sf.borg.ui | The UI package and its sub-packages provide the BORG Swing UI. |
net.sf.borg.ui.address | Provides UI classes for Addresses |
net.sf.borg.ui.calendar | the calendar package contains UI classes for the calendar views and appointments |
net.sf.borg.ui.link | UI for Links |
net.sf.borg.ui.popup | Contains the classes that produce and manage the Reminder Popup Windows |
net.sf.borg.ui.task | UI classes that handle Tasks and related classes (Tasks, Projects, Subtasks, Tasklog) |
Classes in net.sf.borg.model.entity used by net.sf.borg.model | |
---|---|
Address
The Address Entity |
|
Appointment
The Appointment Entity |
|
CalendarEntity
Interface that needs to be implemented by any entity that can appear on the Calendar. |
|
KeyedEntity
Abstract base class for all Entities that are keyed by a simple integer key |
|
Link
Link entity. |
|
Memo
Memo Entity. |
|
Project
Project Entity - a project contains tasks and can have child projects |
|
Subtask
Subtask entity |
|
Task
The Task Entity |
|
Tasklog
The Tasklog Entity |
Classes in net.sf.borg.model.entity used by net.sf.borg.model.db | |
---|---|
KeyedEntity
Abstract base class for all Entities that are keyed by a simple integer key |
|
Link
Link entity. |
|
Memo
Memo Entity. |
|
Project
Project Entity - a project contains tasks and can have child projects |
|
Subtask
Subtask entity |
|
Task
The Task Entity |
|
Tasklog
The Tasklog Entity |
Classes in net.sf.borg.model.entity used by net.sf.borg.model.db.jdbc | |
---|---|
Address
The Address Entity |
|
Appointment
The Appointment Entity |
|
BorgOption
Each BorgOption instance holds a single row from the options table in the database |
|
KeyedEntity
Abstract base class for all Entities that are keyed by a simple integer key |
|
Link
Link entity. |
|
Memo
Memo Entity. |
|
Project
Project Entity - a project contains tasks and can have child projects |
|
Subtask
Subtask entity |
|
Task
The Task Entity |
|
Tasklog
The Tasklog Entity |
Classes in net.sf.borg.model.entity used by net.sf.borg.model.entity | |
---|---|
Address
The Address Entity |
|
Appointment
The Appointment Entity |
|
CalendarEntity
Interface that needs to be implemented by any entity that can appear on the Calendar. |
|
EncryptableEntity
Abstract base class for entities that can have encrypted fields. |
|
KeyedEntity
Abstract base class for all Entities that are keyed by a simple integer key |
|
Link
Link entity. |
|
Memo
Memo Entity. |
|
Project
Project Entity - a project contains tasks and can have child projects |
|
Subtask
Subtask entity |
|
Task
The Task Entity |
|
Tasklog
The Tasklog Entity |
Classes in net.sf.borg.model.entity used by net.sf.borg.model.undo | |
---|---|
Address
The Address Entity |
|
Appointment
The Appointment Entity |
|
KeyedEntity
Abstract base class for all Entities that are keyed by a simple integer key |
|
Memo
Memo Entity. |
|
Project
Project Entity - a project contains tasks and can have child projects |
|
Subtask
Subtask entity |
|
Task
The Task Entity |
Classes in net.sf.borg.model.entity used by net.sf.borg.ui | |
---|---|
Address
The Address Entity |
|
Appointment
The Appointment Entity |
|
Memo
Memo Entity. |
|
Project
Project Entity - a project contains tasks and can have child projects |
|
Task
The Task Entity |
Classes in net.sf.borg.model.entity used by net.sf.borg.ui.address | |
---|---|
Address
The Address Entity |
Classes in net.sf.borg.model.entity used by net.sf.borg.ui.calendar | |
---|---|
Appointment
The Appointment Entity |
|
CalendarEntity
Interface that needs to be implemented by any entity that can appear on the Calendar. |
|
LabelEntity
This class is a non-persisted entity that is used when the model needs to package a transient, calculated entity for the UI, such as a calculated holiday or birthday based on the address book. |
Classes in net.sf.borg.model.entity used by net.sf.borg.ui.link | |
---|---|
KeyedEntity
Abstract base class for all Entities that are keyed by a simple integer key |
|
Link
Link entity. |
Classes in net.sf.borg.model.entity used by net.sf.borg.ui.popup | |
---|---|
Appointment
The Appointment Entity |
Classes in net.sf.borg.model.entity used by net.sf.borg.ui.task | |
---|---|
Project
Project Entity - a project contains tasks and can have child projects |
|
Task
The Task Entity |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |