Project Index
- org.javarosa.core
Core JavaRosa functionality: shell and activity interfaces, context and service provider, RMS utilities, common utility classes, etc.
- org.javarosa.core.model
Object model for an instance of a form, and its associated data
- org.javarosa.xform
Code for parsing XForm/XPath, and evaluating XPath conditions
- org.javarosa.demo
Demo project to illustrate JavaRosa functionality. The idea is that this project showcases the absolute best that JavaRosa can do, and that this project touches all other relevant projects, providing a one-stop shop for compilation and testing.
- org.javarosa.formmanager
Key activities for dealing with forms, like form select, form send, and form entry (non-Polish only)
- org.javarosa.polish.chatterbox
The Chatterbox, our Polish-based form entry activity
- org.javarosa.polish.chatterbox.extensions
Non-standard controls for use in the chatterbox in custom applications, e.g., immunizations and growth chart
- org.javarosa.polish.activity
Other Polish activities, e.g., splash screen
- org.javarosa.user
User object and login activity
- org.javarosa.services.properties
Activity for editing properties
- org.javarosa.cdctz
Custom home project for CDC-TZ
- org.javarosa.clforms
Custom home project for Cell-Life
- org.javarosa.action : supporting a generic list activity?? (incomplete)
- org.javarosa.communication : Communications library (unused?)
- org.javarosa.communication.bluetooth.client : Communications library from Bluetooth client (unused?)
- org.javarosa.communication.bluetooth.server : Communications library from Bluetooth server (unused?)
- org.javarosa.midlet.openmrs : Custom home project for Epihandy/OpenMRS integration? (incomplete)
- org.javarosa.patient : Temporary, light-weight persistent patient object for CDC-TZ
- org.javarosa.patient.entry : Temporary activity for creating new patients for CDC-TZ
- org.javarosa.patientselect : Full-featured patient select activity (incomplete)
- org.javarosa.referral : Custom form summary activity for CDC-TZ
- org.javarosa.reminders : Basic support for follow-up reminders for CDC-TZ
- org.javarosa.entitymgr : Abstract database (incomplete)
- org.javarosa.patientmgr : Patient database (incomplete)
- org.javarosa.usermgr : User database (incomplete)
- org.javarosa.util : Miscellaneous utilities (unused?)
