|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use 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. |
| Uses of Model in net.sf.borg.model |
|---|
| Subclasses of Model in net.sf.borg.model | |
|---|---|
class |
AddressModel
AddressModel provides the model layer APIs for working with Addresses |
class |
AppointmentModel
the appointment model provides the model layer APIs for working with Appointment Entities |
class |
CategoryModel
The Class CategoryModel manages Categories. |
class |
LinkModel
LinkModel manages the Link Entities, which are associations between BORG Entities and other BORG Entities, files, and URLs. |
class |
MemoModel
The Memo Model manages the Memo Entities. |
class |
TaskModel
TaksModel manages all of the task related entities - Task, Project, Subtask, and Tasklog |
| Uses of Model in net.sf.borg.ui |
|---|
| Methods in net.sf.borg.ui with parameters of type Model | |
|---|---|
protected void |
View.addModel(Model m)
registers this view with a model. |
protected void |
DockableView.addModel(Model m)
register the view for model change callbacks |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||