Staff Appointment Demo

Staff Appointment Screen Shot

This staff appointment demo uses the diagram's ResourceChart package to generate the charts and annotation, and defines display style in a renderer file.

with Java Web Start.

Source Files
StaffData.java the demo's data model.
Appointment.java the demo's data object class.
ApptElement.java the demo's display element class, makes the data values available to the Resource Chart,
StaffSchedule.java the main program, configures the diagram.
staffsched.rdr describes how to render each object in the diagram.
staffsched.properties specifies rendering hints and logging properties.