Package org.openswing.swing.gantt.java

Interface Summary
Appointment Title: OpenSwing Framework Description: Interface used to define an appointment, based on a starting date+hour and an end date+hour.
GanttWorkingHours Title: OpenSwing Framework Description: Interface used to store the working hours used in a gantt row.
 

Class Summary
AppointmentVO Title: OpenSwing Framework Description: Value object used to store an appointment, based on a starting date+hour and an end date+hour.
GanttRowVO Title: OpenSwing Framework Description: Value object used to store a gantt row info.
GanttWorkingHoursVO Title: OpenSwing Framework Description: Value object used to store the working hours used in a gantt row.