Uses of Class
net.sf.borg.model.Model

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
 



Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic