A B C D E F G H I L M N O P Q R S T U V W

S

save() - Static method in class com.std.controller.CalendarController
 
save() - Method in class com.std.model.CalendarModel
saves this object to its previously specified file
save(String) - Method in class com.std.model.CalendarModel
saves this object to a file
save(String, boolean) - Method in class com.std.model.CalendarModel
saves this object to a file
save() - Method in class com.std.util.Persistent
saves this object to its previously specified file
save(String) - Method in class com.std.util.Persistent
saves this object to a file
save(String, boolean) - Method in class com.std.util.Persistent
saves this object to a file
saveAs() - Static method in class com.std.controller.CalendarController
 
selectedDate - Variable in class com.std.view.MonthlyPanel
 
serialVersionUID - Static variable in class com.std.model.appointment.Appointment
 
serialVersionUID - Static variable in class com.std.model.appointment.AppointmentSet
 
serialVersionUID - Static variable in class com.std.util.ObservableEvent
 
serialVersionUID - Static variable in class com.std.util.ObservableTreeSet
 
serialVersionUID - Static variable in class com.std.util.range.DateRange
 
serialVersionUID - Static variable in class com.std.util.range.DayRange
 
serialVersionUID - Static variable in class com.std.util.range.GridMonthRange
 
serialVersionUID - Static variable in class com.std.util.range.MonthRange
 
serialVersionUID - Static variable in class com.std.util.range.WeekRange
 
serialVersionUID - Static variable in class com.std.util.Tuple
 
setAppointments(AppointmentSet) - Method in class com.std.view.MonthlyPanel
 
setChanged() - Method in class com.std.util.ObservableEvent
Marks this Observable as having changed.
setCurDate(Date) - Method in class com.std.view.MonthlyPanel
 
setCurrentAppointment(Appointment) - Method in class com.std.model.CalendarModel
sets the current appointment
setCurrentDate(Date) - Method in class com.std.model.CalendarModel
sets the current date
setDate(Date) - Method in class com.std.view.panels.DateBlock
 
setDateRange(DateRange) - Method in class com.std.model.appointment.Appointment
changes the appointment start and end dates
setDescription(String) - Method in class com.std.model.appointment.Appointment
changes the appointment description
setEndDate(Date) - Method in class com.std.model.appointment.Appointment
changes the appointment end date
setEndDate(Date) - Method in class com.std.util.range.DateRange
changes the end date of the range
setModified(AppointmentSet, Appointment) - Method in class com.std.model.appointment.PersistentAppointmentSet
sets this as modified whenever the current appointment set is changed
setModified() - Method in class com.std.util.Persistent
sets that this object has been changed to be different than what is on file
setSelectedDate(Date) - Method in interface com.std.view.ClickPanel
 
setSelectedDate(Date) - Method in class com.std.view.DailyPanel
 
setSelectedDate(Date) - Method in class com.std.view.MonthlyPanel
 
setSelectedDate(Date) - Method in class com.std.view.WeeklyPanel
 
setStartDate(Date) - Method in class com.std.model.appointment.Appointment
changes the appointment start date
setStartDate(Date) - Method in class com.std.util.range.DateRange
changes the start date of the range
setTarget(Appointment) - Method in class com.std.model.appointment.StatefulAppointment
sets the target appointment
setTarget(U) - Method in class com.std.util.Persistent
sets this object to a new instance
setTarget(U, boolean) - Method in class com.std.util.Persistent
sets this object to a new instance
setTarget(U) - Method in class com.std.util.Stateful
replaces the target reference to U
setTitle(String) - Method in class com.std.model.appointment.Appointment
changes the appointment title
size() - Method in class com.std.model.appointment.AppointmentSet
 
size() - Method in class com.std.model.CalendarModel
 
Stateful<U> - Class in com.std.util
Stateful is a wrapper around any object U that keeps track of the instance reference of U and alerts its observers when U is replaced.
Stateful(U) - Constructor for class com.std.util.Stateful
 
StatefulAppointment - Class in com.std.model.appointment
keeps track of a single appointment, and provides utilities of changing it in relation of it's parent set
StatefulAppointment(Stateful<AppointmentSet>) - Constructor for class com.std.model.appointment.StatefulAppointment
creates a new StatefulAppointment object with the passed target set, and defaulting to a null target
StatefulDate - Class in com.std.util
an observable wrapper for a Date, that also provides some convenience functions for changing the date in relation to itself and its calendar
StatefulDate() - Constructor for class com.std.util.StatefulDate
creates a new wrapper with target = new Date()
subSet(Appointment, Appointment) - Method in class com.std.model.appointment.AppointmentSet
 
subSet(Appointment, boolean, Appointment, boolean) - Method in class com.std.model.appointment.AppointmentSet
 
subSet(Appointment, Appointment) - Method in class com.std.model.CalendarModel
 
subSet(Appointment, boolean, Appointment, boolean) - Method in class com.std.model.CalendarModel
 

A B C D E F G H I L M N O P Q R S T U V W