Package org.davesag.tasktracker

The tasktracker package consists of the core TaskTrackerEntry and ListEntry classes.

See:
          Description

Class Summary
ListEntry ListEntry is a named vector that is useful for small lists of things you need global access to.
ProjectList ProjectList is a named vector of projects that is global to the whole application.
TaskTrackerEntry A TaskTrackerEntry is unique shared CosEntry that describes a single task.
UserListEntry UserListEntry is a named list of items that the User is keen on.
 

Package org.davesag.tasktracker Description

The tasktracker package consists of the core TaskTrackerEntry and ListEntry classes. Extending the ListEntry is the UserListEntry. This is in turn the super class for the various lists required to track a user's buddies and bugs.

Since:
Version 0.1 pre-release 30 Mar 2002


tasktracker API version 0.1 pre-release Copyright © 2002 Dave Sag. Released under the BSD Licence.