|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.borg.model | |
---|---|
net.sf.borg.model | The Model package and its sub-packages provide the data model layer for borg |
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.memo | UI for memos. |
net.sf.borg.ui.options | Provides the UI for editing Program Options |
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 used by net.sf.borg.model | |
---|---|
AddressModel
AddressModel provides the model layer APIs for working with Addresses |
|
AppointmentModel
the appointment model provides the model layer APIs for working with Appointment Entities |
|
CategoryModel
The Class CategoryModel manages Categories. |
|
CategoryModel.CategorySource
interface implemented by Models whose entities contain categories |
|
Day
Class Day pulls together and manages all of the items that make up the CalendarEntities for a single day. |
|
LinkModel
LinkModel manages the Link Entities, which are associations between BORG Entities and other BORG Entities, files, and URLs. |
|
LinkModel.LinkType
LinkType holds the various link types. |
|
MemoModel
The Memo Model manages the Memo Entities. |
|
Model
base class for data models. |
|
Model.Listener
Listener for a Model. |
|
Searchable
interface implemented by searchable models |
|
SearchCriteria
common search criteria for searching various models. |
|
TaskModel
TaksModel manages all of the task related entities - Task, Project, Subtask, and Tasklog |
|
TaskTypes
The Class TaskTypes manages the Task type and state information, including the state transitions allowed for each task type. |
Classes in net.sf.borg.model used by net.sf.borg.ui | |
---|---|
Model
base class for data models. |
|
Model.Listener
Listener for a Model. |
Classes in net.sf.borg.model used by net.sf.borg.ui.address | |
---|---|
Model.Listener
Listener for a Model. |
Classes in net.sf.borg.model used by net.sf.borg.ui.calendar | |
---|---|
Model.Listener
Listener for a Model. |
Classes in net.sf.borg.model used by net.sf.borg.ui.link | |
---|---|
Model.Listener
Listener for a Model. |
Classes in net.sf.borg.model used by net.sf.borg.ui.memo | |
---|---|
Model.Listener
Listener for a Model. |
Classes in net.sf.borg.model used by net.sf.borg.ui.options | |
---|---|
Model.Listener
Listener for a Model. |
Classes in net.sf.borg.model used by net.sf.borg.ui.popup | |
---|---|
Model.Listener
Listener for a Model. |
Classes in net.sf.borg.model used by net.sf.borg.ui.task | |
---|---|
Model.Listener
Listener for a Model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |