Package caltool.view_ui

Companion view classes for the view package, including the view pulldown menu and many classes for viewing calendars and related information.

See:
          Description

Class Summary
AppointmentEditor Class AppointmentEditor specializes ScheduleAppointmentDialog to provide editing access to scheduled appointments.
AppointmentsListDisplay Class AppointmentsListDisplay is the companion view of an Appointments list.
DailyAgendaDisplay  
DateLabelListener Class DateLabelListener is an Implementation of MouseListener that listens for a click on a date label.
DateNumberLabel Class DateNumberLabel extends JLabel.
EventEditor  
ItemEditor Class ItemEditor is a dispatching class for the currently selected item.
MeetingEditor  
MonthlyAgendaDisplay Class MonthlyAgendaDisplay is the companion view of a MonthlyAgenda model.
SmallDayViewDisplay Class SmallDayViewDisplay is the companion view for a SmallDayView model object.
SmallDayViewPanel  
TaskEditor  
ViewMenu Class ViewMenu is the pulldown menu view of the model class.
ViewUI Initial version of ViewUI class that constructs and composes its pulldown menu and some dialogs.
WeeklyListDisplay  
WeeklyTableDisplay  
WindowsUI  
YearlyCalendarDisplay  
 

Package caltool.view_ui Description

Companion view classes for the view package, including the view pulldown menu and many classes for viewing calendars and related information.