Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- redBackground(TextField) - Method in class com.ehealthsystem.registration.RegistrationController
-
Set a fields background red when the input is invalid.
- registrationButton - Variable in class com.ehealthsystem.MainController
- RegistrationController - Class in com.ehealthsystem.registration
-
Method for managing the Registration of a new user
- RegistrationController() - Constructor for class com.ehealthsystem.registration.RegistrationController
- registrationLabel - Variable in class com.ehealthsystem.login.LoginController
- RegistrationValidationController - Class in com.ehealthsystem.registration
- RegistrationValidationController() - Constructor for class com.ehealthsystem.registration.RegistrationValidationController
- reminderComboBox - Variable in class com.ehealthsystem.doctor.FoundDoctorFullController
- ReminderScheduler - Class in com.ehealthsystem.reminder
-
Manager for ReminderTasks (using java.util.TimerTask) Sets up reminders on application start.
- ReminderScheduler() - Constructor for class com.ehealthsystem.reminder.ReminderScheduler
- ReminderTask - Class in com.ehealthsystem.reminder
-
An object of this class represents a task to send a reminder mail at a certain point in the future.
- ReminderTask(Appointment) - Constructor for class com.ehealthsystem.reminder.ReminderTask
-
Create a new ReminderTask for an appointment.
- ReminderTime - Enum Class in com.ehealthsystem.tools
-
Enumeration of all possible reminder times for an appointment.
- ReminderTime(String, int) - Constructor for enum class com.ehealthsystem.tools.ReminderTime
-
Constructor to set details for a reminder option
- removeMatchingHealthInformation(HealthInformation) - Method in class com.ehealthsystem.appointment.AppointmentHealthController
-
Compare the data instead of the object because the object is a different one when switching scenes
- repeatPasswordField - Variable in class com.ehealthsystem.registration.RegistrationController
- ResourceReader - Class in com.ehealthsystem.tools
- ResourceReader() - Constructor for class com.ehealthsystem.tools.ResourceReader
- run() - Method in class com.ehealthsystem.reminder.ReminderTask
-
The method to be executed at the reminder time.
All Classes and Interfaces|All Packages|Constant Field Values