Serialized Form


Package <Unnamed>

Class CalendarToolUI extends javax.swing.JFrame implements Serializable

Serialized Fields

menuBar

javax.swing.JMenuBar menuBar
The top-level menu bar.


fileUI

FileUI fileUI
The pulldown File menu.


editUI

EditUI editUI
The pulldown Edit menu.


scheduleUI

schedule_ui.ScheduleUI scheduleUI
The pulldown Schedule menu.


viewUI

ViewUI viewUI
The pulldown View menu.


adminUI

AdminUI adminUI
The pulldown Admin menu.


optionsUI

OptionsUI optionsUI
The pulldown Options menu.


monthlyAgendaDisplay

MonthlyAgendaDisplay monthlyAgendaDisplay
Monthly agenda iniial screen.


Package file_ui

Class file_ui.FileMenu extends javax.swing.JMenu implements Serializable


Package view_ui

Class view_ui.MonthlyAgendaDisplay extends javax.swing.JFrame implements Serializable

Serialized Fields

defaultCellHeight

int defaultCellHeight
Default constant for the height of one day display cell.


defaultCellWidth

int defaultCellWidth
Default constant for the width of one day display cell.

Class view_ui.SmallDayViewDisplay extends javax.swing.JPanel implements Serializable