Index

A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values

C

cancelAppointmentButton - Variable in class com.ehealthsystem.appointment.AppointmentMadeController
 
cancelButton - Variable in class com.ehealthsystem.appointment.AppointmentUserController
 
cancelButton - Variable in class com.ehealthsystem.primary.PrimaryEditController
 
CenteredParagraph(Text, float) - Static method in class com.ehealthsystem.pdf.CreatePDF
Method to center the text.
centerWindow(Stage) - Static method in class com.ehealthsystem.tools.SceneSwitch
Center the window
changePassword(String, String) - Method in class com.ehealthsystem.user.User
Change a user's password Used by the user to change their own password
changePasswordCheckbox - Variable in class com.ehealthsystem.primary.PrimaryEditController
 
changePasswordCheckboxChanged(ActionEvent) - Method in class com.ehealthsystem.primary.PrimaryEditController
 
checkPassword(String, String) - Static method in class com.ehealthsystem.database.Database
Check if user entered their correct password Retrieves stored password and verifies that the entered one matches the stored hash This method is not part of the User class because there isn't a user object during login yet
chooseDest(Stage) - Static method in class com.ehealthsystem.pdf.fileChooserSave
Method to invoke the file save dialog.
close() - Static method in class com.ehealthsystem.database.Database
Properly closes the connection to the database Probably only needed if a big query would still be running
codeTextField - Variable in class com.ehealthsystem.registration.RegistrationValidationController
all attributes with a fx:id set
com.ehealthsystem - package com.ehealthsystem
 
com.ehealthsystem.admin - package com.ehealthsystem.admin
 
com.ehealthsystem.appointment - package com.ehealthsystem.appointment
 
com.ehealthsystem.database - package com.ehealthsystem.database
 
com.ehealthsystem.doctor - package com.ehealthsystem.doctor
 
com.ehealthsystem.doctor.specialization - package com.ehealthsystem.doctor.specialization
 
com.ehealthsystem.healthInformation - package com.ehealthsystem.healthInformation
 
com.ehealthsystem.login - package com.ehealthsystem.login
 
com.ehealthsystem.mail - package com.ehealthsystem.mail
 
com.ehealthsystem.map - package com.ehealthsystem.map
 
com.ehealthsystem.pdf - package com.ehealthsystem.pdf
 
com.ehealthsystem.primary - package com.ehealthsystem.primary
 
com.ehealthsystem.registration - package com.ehealthsystem.registration
 
com.ehealthsystem.reminder - package com.ehealthsystem.reminder
 
com.ehealthsystem.tools - package com.ehealthsystem.tools
 
com.ehealthsystem.user - package com.ehealthsystem.user
 
connection - Static variable in class com.ehealthsystem.database.Database
 
context - Static variable in class com.ehealthsystem.map.Context
 
Context - Class in com.ehealthsystem.map
 
Context() - Constructor for class com.ehealthsystem.map.Context
 
continueButton - Variable in class com.ehealthsystem.appointment.AppointmentHealthController
 
create_Pdf(String, boolean) - Static method in class com.ehealthsystem.pdf.CreatePDF
Method to create a PDF document with the health information and data of the user.
createDB(String) - Static method in class com.ehealthsystem.database.Database
Create database with provided admin password
CreatePDF - Class in com.ehealthsystem.pdf
Class for creating a PDF document.
CreatePDF() - Constructor for class com.ehealthsystem.pdf.CreatePDF
 
createReminder(Appointment) - Static method in class com.ehealthsystem.reminder.ReminderScheduler
Create a reminder for a given appointment.
A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values