|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Package caltool |
---|
Class caltool.CalendarTool extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
File file
Edit edit
Schedule schedule
View calView
Admin admin
Options options
Help help
CalendarDB caldb
Class caltool.CalendarToolAdministration extends mvp.Model implements Serializable |
---|
Class caltool.CalendarToolServer extends mvp.Model implements Serializable |
---|
Package caltool.admin |
---|
Class caltool.admin.Admin extends mvp.Model implements Serializable |
---|
Class caltool.admin.GroupDB extends mvp.Model implements Serializable |
---|
Class caltool.admin.RoomDB extends mvp.Model implements Serializable |
---|
Class caltool.admin.UserDB extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.util.Collection<E> data
Class caltool.admin.UserRecord extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.lang.String name
java.lang.String id
EmailAddress email
PhoneNumber phone
Package caltool.admin_ui |
---|
Class caltool.admin_ui.AdminMenu extends mvp.View implements Serializable |
---|
Class caltool.admin_ui.AdminUI extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
AdminMenu adminMenu
Class caltool.admin_ui.UserDBDialog extends CalendarToolWindow implements Serializable |
---|
Package caltool.admin.administrator |
---|
Class caltool.admin.administrator.Admin extends mvp.Model implements Serializable |
---|
Class caltool.admin.administrator.GroupDB extends mvp.Model implements Serializable |
---|
Class caltool.admin.administrator.RoomDB extends mvp.Model implements Serializable |
---|
Class caltool.admin.administrator.UserDB extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.util.Collection<E> data
Class caltool.admin.administrator.UserRecord extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.lang.String name
java.lang.String id
EmailAddress email
PhoneNumber phone
Package caltool.admin.user |
---|
Class caltool.admin.user.Admin extends mvp.Model implements Serializable |
---|
Package caltool.caldb |
---|
Class caltool.caldb.CalendarDB extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
UserCalendars userCalendars
UserDB userDB
GroupDB groupDB
RoomDB roomDB
GlobalOptions globalOptions
UserWorkSpace workspace
Class caltool.caldb.CalendarSpecificSettings extends mvp.Model implements Serializable |
---|
Class caltool.caldb.ItemKey extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
Date date
Time time
Duration duration
java.lang.String title
int priority
Class caltool.caldb.UserCalendar extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.util.TreeMap<K,V> items
CalendarSpecificSettings settings
java.lang.String uid
java.io.File file
Date selectedDate
boolean requiresSaving
ScheduledItem selectedItem
Class caltool.caldb.UserWorkSpace extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.lang.String uid
java.util.Vector<E> calendars
UserOptions options
int currentIndex
Package caltool.caltool_ui |
---|
Class caltool.caltool_ui.BoxPanel extends javax.swing.JPanel implements Serializable |
---|
Class caltool.caltool_ui.CalendarToolUI extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JMenuBar menuBar
FileUI fileUI
EditUI editUI
ScheduleUI scheduleUI
ViewUI viewUI
AdminUI adminUI
OptionsUI optionsUI
HelpUI helpUI
Class caltool.caltool_ui.CalendarToolWindow extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
CalendarToolUI calToolUI
boolean firstShowing
Package caltool.edit |
---|
Class caltool.edit.Edit extends mvp.Model implements Serializable |
---|
Package caltool.edit_ui |
---|
Class caltool.edit_ui.EditMenu extends mvp.View implements Serializable |
---|
Class caltool.edit_ui.EditUI extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
EditMenu editMenu
Package caltool.file |
---|
Class caltool.file.File extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
CalendarDB calDB
CalendarTool calTool
Class caltool.file.PrintSpecs extends mvp.Model implements Serializable |
---|
Package caltool.file_ui |
---|
Class caltool.file_ui.FileMenu extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
File file
javax.swing.JMenu menu
Class caltool.file_ui.FileUI extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
FileMenu fileMenu
Package caltool.help |
---|
Class caltool.help.Help extends mvp.Model implements Serializable |
---|
Package caltool.help_ui |
---|
Class caltool.help_ui.HelpMenu extends mvp.View implements Serializable |
---|
Class caltool.help_ui.HelpUI extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
HelpMenu helpMenu
Package caltool.options |
---|
Class caltool.options.GlobalOptions extends mvp.Model implements Serializable |
---|
Class caltool.options.Options extends mvp.Model implements Serializable |
---|
Class caltool.options.UserOptions extends mvp.Model implements Serializable |
---|
Package caltool.options_ui |
---|
Class caltool.options_ui.AdministrativeOptionsPanel extends mvp.View implements Serializable |
---|
Class caltool.options_ui.FontsOptionsPanel extends mvp.View implements Serializable |
---|
Class caltool.options_ui.OptionsMenu extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
OptionsUI optionsUI
Class caltool.options_ui.OptionsUI extends CalendarToolWindow implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JPanel panel
javax.swing.JTabbedPane tabs
TimesAndDatesOptionsPanel timesAndDatesPanel
FontsOptionsPanel fontsPanel
SchedulingOptionsPanel schedulingPanel
ViewingOptionsPanel viewingPanel
AdministrativeOptionsPanel administrativePanel
OptionsMenu optionsMenu
Class caltool.options_ui.SchedulingOptionsPanel extends mvp.View implements Serializable |
---|
Class caltool.options_ui.TimesAndDatesOptionsPanel extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
double maxTextFieldHeight
Class caltool.options_ui.ViewingListsAppointmentsOptionsPanel extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JCheckBox titleCheckBox
javax.swing.JCheckBox dateCheckBox
javax.swing.JCheckBox timeCheckBox
javax.swing.JCheckBox durationCheckBox
javax.swing.JCheckBox recursCheckBox
javax.swing.JCheckBox categoryCheckBox
javax.swing.JCheckBox locationCheckBox
javax.swing.JCheckBox securityCheckBox
javax.swing.JCheckBox priorityCheckBox
javax.swing.JComboBox sortKeyCombo
javax.swing.JTextField maxItemsTextField
javax.swing.JTextField displayHeightTextField
javax.swing.JTextField startDateTextField
javax.swing.JComboBox startDateCombo
javax.swing.JComboBox startDateDirectionCombo
javax.swing.JTextField endDateTextField
javax.swing.JComboBox endDateCombo
javax.swing.JComboBox endDateDirectionCombo
double maxTextFieldHeight
Class caltool.options_ui.ViewingListsOptionsPanel extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
ViewingListsAppointmentsOptionsPanel apptsPanel
Class caltool.options_ui.ViewingOptionsPanel extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
ViewingListsOptionsPanel listsPanel
Package caltool.schedule |
---|
Class caltool.schedule.Appointment extends ScheduledItem implements Serializable |
---|
Serialized Fields |
---|
Time startTime
Duration duration
RecurringInfo recurringInfo
java.lang.String location
Security security
Priority priority
RemindInfo remindInfo
java.lang.String details
ItemKey itemKey
Class caltool.schedule.Categories extends mvp.Model implements Serializable |
---|
Class caltool.schedule.Category extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.lang.String name
StandardColor color
Class caltool.schedule.Date extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
DayName day
int number
MonthName month
int year
boolean valid
java.text.SimpleDateFormat format
java.util.Calendar jCalendar
java.util.Date jDate
Class caltool.schedule.Duration extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
int hours
int minutes
Class caltool.schedule.Event extends ScheduledItem implements Serializable |
---|
Serialized Fields |
---|
SimpleSecurity security
ItemKey itemKey
Class caltool.schedule.IntervalDetails extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
WeeklyDetails weekly
MonthlyDetails monthly
Class caltool.schedule.Meeting extends Appointment implements Serializable |
---|
Serialized Fields |
---|
Attendees attendees
Class caltool.schedule.MeetingRequest extends Meeting implements Serializable |
---|
Class caltool.schedule.MeetingSchedulingOptions extends mvp.Model implements Serializable |
---|
Class caltool.schedule.MonthlyDetails extends IntervalDetails implements Serializable |
---|
Serialized Fields |
---|
boolean[] inJan
boolean[] inFeb
boolean[] inMar
boolean[] inApr
boolean[] inMay
boolean[] inJun
boolean[] inJul
boolean[] inAug
boolean[] inSep
boolean[] inOct
boolean[] inNov
boolean[] inDec
Class caltool.schedule.RecurringInfo extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
boolean isRecurring
RecurringInterval interval
IntervalDetails details
Class caltool.schedule.RemindInfo extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
boolean isReminded
RemindWhen when
RemindWhere where
Class caltool.schedule.RemindWhen extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
int time
ReminderTimeUnit unit
Class caltool.schedule.Schedule extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
Categories categories
CalendarDB calDB
ScheduleAppointmentPrecondViolation scheduleAppointmentPrecondViolation
ScheduleMeetingPrecondViolation scheduleMeetingPrecondViolation
ScheduleTaskPrecondViolation scheduleTaskPrecondViolation
ScheduleEventPrecondViolation scheduleEventPrecondViolation
Class caltool.schedule.ScheduleAppointmentPrecondViolation extends java.lang.Exception implements Serializable |
---|
Class caltool.schedule.ScheduledItem extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.lang.String title
Date startOrDueDate
Date endDate
Category category
Class caltool.schedule.ScheduleEventPrecondViolation extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
java.util.ArrayList<E> errors
int numErrors
java.lang.String emptyTitleMessage
java.lang.String alreadyScheduledMessage
java.lang.String invalidStartDateMessage
java.lang.String invalidEndDateMessage
java.lang.String noActiveCalendarMessage
Class caltool.schedule.ScheduleMeetingPrecondViolation extends java.lang.Exception implements Serializable |
---|
Class caltool.schedule.ScheduleTaskPrecondViolation extends java.lang.Exception implements Serializable |
---|
Class caltool.schedule.Task extends ScheduledItem implements Serializable |
---|
Serialized Fields |
---|
Time dueTime
RecurringInfo recurringInfo
Security security
int priority
RemindInfo remindInfo
java.lang.String details
boolean completedFlag
Date completionDate
ItemKey itemKey
Class caltool.schedule.Time extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
int hour
int minute
AmOrPm amOrPm
boolean valid
boolean empty
Class caltool.schedule.WeeklyDetails extends IntervalDetails implements Serializable |
---|
Serialized Fields |
---|
boolean onSun
boolean onMon
boolean onTue
boolean onWed
boolean onThu
boolean onFri
boolean onSat
Package caltool.schedule_ui |
---|
Class caltool.schedule_ui.CategoriesEditor extends CalendarToolWindow implements Serializable |
---|
Class caltool.schedule_ui.ConfirmMeetingDialog extends ScheduleAppointmentDialog implements Serializable |
---|
Class caltool.schedule_ui.MultiLineLabel extends javax.swing.JPanel implements Serializable |
---|
Class caltool.schedule_ui.RecurringInfoSubdialog extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
ScheduleAppointmentDialog parentView
javax.swing.JCheckBox recurringCheckBox
javax.swing.JComboBox intervalComboBox
javax.swing.JLabel intervalLabel
javax.swing.JCheckBox sunCheckBox
javax.swing.JLabel sunLabel
javax.swing.JCheckBox monCheckBox
javax.swing.JLabel monLabel
javax.swing.JCheckBox tueCheckBox
javax.swing.JLabel tueLabel
javax.swing.JCheckBox wedCheckBox
javax.swing.JLabel wedLabel
javax.swing.JCheckBox thuCheckBox
javax.swing.JLabel thuLabel
javax.swing.JCheckBox friCheckBox
javax.swing.JLabel friLabel
javax.swing.JCheckBox satCheckBox
javax.swing.JLabel satLabel
double maxComponentHeight
int maxComponentWidth
Class caltool.schedule_ui.RemindInfoSubdialog extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
ScheduleAppointmentDialog parentView
javax.swing.JCheckBox remindCheckBox
javax.swing.JTextField remindTimeTextField
javax.swing.JComboBox remindTimeComboBox
javax.swing.JComboBox remindLocationComboBox
double maxComponentHeight
int maxComponentWidth
Class caltool.schedule_ui.ScheduleAppointmentDialog extends CalendarToolWindow implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JPanel panel
javax.swing.JTextField titleTextField
javax.swing.JLabel startDateLabel
javax.swing.JTextField startDateTextField
javax.swing.JTextField startTimeTextField
javax.swing.JLabel endDateLabel
javax.swing.JTextField endDateTextField
javax.swing.JTextField durationTextField
RecurringInfoSubdialog recurringInfo
javax.swing.JComboBox categoryComboBox
javax.swing.JComboBox securityComboBox
javax.swing.JComboBox locationComboBox
javax.swing.JComboBox priorityComboBox
RemindInfoSubdialog remindInfo
javax.swing.JTextArea detailsTextArea
double maxComponentHeight
int maxComponentWidth
Class caltool.schedule_ui.ScheduleEventDialog extends CalendarToolWindow implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JPanel panel
javax.swing.JTextField titleTextField
javax.swing.JTextField startDateTextField
javax.swing.JTextField endDateTextField
javax.swing.JComboBox categoryComboBox
javax.swing.JComboBox securityComboBox
double maxComponentHeight
int maxComponentWidth
Class caltool.schedule_ui.ScheduleEventDialogGridBag extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
java.awt.GridBagLayout layout
javax.swing.JPanel panel
java.awt.GridBagConstraints constraints
Class caltool.schedule_ui.ScheduleMeetingDialog extends ScheduleAppointmentDialog implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JLabel latestStartDateLabel
javax.swing.JTextField latestStartDateTextField
javax.swing.JTextField latestStartTimeTextField
javax.swing.JLabel latestEndDateLabel
javax.swing.JTextField latestEndDateTextField
javax.swing.JTextArea attendeesTextArea
javax.swing.JTextField minutesTextField
Class caltool.schedule_ui.ScheduleMenu extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
ScheduleUI scheduleUI
Class caltool.schedule_ui.ScheduleTaskDialog extends ScheduleAppointmentDialog implements Serializable |
---|
Class caltool.schedule_ui.ScheduleUI extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
ScheduleMenu scheduleMenu
ScheduleAppointmentDialog scheduleAppointmentDialog
ScheduleMeetingDialog scheduleMeetingDialog
ScheduleTaskDialog scheduleTaskDialog
ScheduleEventDialog scheduleEventDialog
CategoriesEditor categoriesEditor
Package caltool.view |
---|
Class caltool.view.AppointmentListItem extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.lang.String title
Date date
Time time
Duration duration
boolean recurs
Category category
java.lang.String location
Security security
Priority priority
Class caltool.view.DailyAgenda extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
Date date
caltool.view.EventTitleList events
TimeSlotDescriptorList timeSlots
TaskDescriptorList tasks
CalendarDB calDB
Class caltool.view.Filter extends mvp.Model implements Serializable |
---|
Class caltool.view.FullMonthName extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
java.lang.String name
int year
Class caltool.view.Lists extends mvp.Model implements Serializable |
---|
Class caltool.view.MonthlyAgenda extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
FullMonthName fullMonthName
DayName firstDay
int numberOfDays
int currentDate
int currentDay
CalendarDB calDB
Class caltool.view.SmallDayView extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
int date
DayName day
javax.swing.DefaultListModel items
Class caltool.view.TaskDescriptorList extends java.util.Vector implements Serializable |
---|
Class caltool.view.TimeSlotDescriptorList extends java.util.Vector implements Serializable |
---|
Class caltool.view.View extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
CalendarDB calDB
DailyAgenda dailyAgenda
WeeklyAgendaTable weeklyAgendaTable
WeeklyAgendaList weeklyAgendaList
MonthlyAgenda monthlyAgenda
Lists lists
Filter filter
Windows windows
boolean appointmentsHidden
boolean meetingsHidden
boolean tasksHidden
boolean eventsHidden
CalendarDB caldb
Class caltool.view.Windows extends mvp.Model implements Serializable |
---|
Class caltool.view.YearlyCalendar extends mvp.Model implements Serializable |
---|
Serialized Fields |
---|
int yearNumber
CalendarDB calDB
Package caltool.view_ui |
---|
Class caltool.view_ui.AppointmentEditor extends ScheduleAppointmentDialog implements Serializable |
---|
Class caltool.view_ui.AppointmentsListDisplay extends CalendarToolWindow implements Serializable |
---|
Serialized Fields |
---|
javax.swing.table.DefaultTableModel localData
In this way, DefaultTableModel is being used as a form of adaptor class between the Lists model and the JTable-based display.
javax.swing.JTable table
boolean displayedOnce
Class caltool.view_ui.DailyAgendaDisplay extends mvp.View implements Serializable |
---|
Class caltool.view_ui.DateNumberLabel extends javax.swing.JLabel implements Serializable |
---|
Serialized Fields |
---|
int dateNumber
Class caltool.view_ui.EventEditor extends ScheduleEventDialog implements Serializable |
---|
Class caltool.view_ui.ItemEditor extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
mvp.View editor
ViewUI viewUI
Class caltool.view_ui.MeetingEditor extends ScheduleMeetingDialog implements Serializable |
---|
Class caltool.view_ui.MonthlyAgendaDisplay extends CalendarToolWindow implements Serializable |
---|
Serialized Fields |
---|
SmallDayViewDisplay[] days
javax.swing.JPanel vbox
javax.swing.JPanel dateBanner
javax.swing.JPanel daysOfWeek
javax.swing.JPanel dayGrid
int numberOfWeeks
boolean displayedOnce
java.awt.Dimension defaultSize
int defaultCellHeight
int defaultCellWidth
Class caltool.view_ui.SmallDayViewDisplay extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
java.awt.Dimension defaultSize
Class caltool.view_ui.SmallDayViewPanel extends mvp.View implements Serializable |
---|
Class caltool.view_ui.TaskEditor extends ScheduleTaskDialog implements Serializable |
---|
Class caltool.view_ui.ViewMenu extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JMenu submenu
javax.swing.JMenu submenu2
javax.swing.JMenu menu
javax.swing.ButtonGroup group
javax.swing.JRadioButtonMenuItem rbItem
javax.swing.JMenuItem showHideAppointmentsItem
javax.swing.JMenuItem showHideMeetingsItem
javax.swing.JMenuItem showHideTasksItem
javax.swing.JMenuItem showHideEventsItem
ViewUI viewUI
Class caltool.view_ui.ViewUI extends mvp.View implements Serializable |
---|
Serialized Fields |
---|
ViewMenu viewMenu
ItemEditor itemEditor
AppointmentEditor appointmentEditor
MeetingEditor meetingEditor
TaskEditor taskEditor
EventEditor eventEditor
MonthlyAgendaDisplay monthlyAgendaDisplay
AppointmentsListDisplay appointmentsListDisplay
Class caltool.view_ui.WeeklyListDisplay extends mvp.View implements Serializable |
---|
Class caltool.view_ui.WeeklyTableDisplay extends mvp.View implements Serializable |
---|
Class caltool.view_ui.WindowsUI extends mvp.View implements Serializable |
---|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |