knowing / Medmon

Medical Monitoring
5 stars 0 forks source link

TherapyResultsWizard: Implement layout #32

Closed muuki88 closed 12 years ago

muuki88 commented 12 years ago

Implement just the layout of this Wizard. Add as much pages as need but less as possible.

Function

Each TherapyResult must be linked to a Sensor, Data and Patient. The wizard ensures that these requirements are fullfilled before the object is stored inside the database.

Layout

Mockup will be available in Dropbox.

Note

The QuickAnalyseWizard was the former implementation of this wizard. Take a look, but not delete the class. This will be done after the implementation ticket is resolved.

@see https://github.com/knowing/Medmon/blob/SEP/de.lmu.ifi.dbs.medmon.medic.ui/src/de/lmu/ifi/dbs/medmon/medic/ui/views/TherapyDetailPage.java

@see https://github.com/knowing/Medmon/blob/SEP/de.lmu.ifi.dbs.medmon.medic.ui/src/de/lmu/ifi/dbs/medmon/medic/ui/wizard/QuickAnalyseWizard.java