Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- fieldError(TextField, String) - Method in class com.ehealthsystem.registration.RegistrationController
-
Set an error on a field.
- fileChooserSave - Class in com.ehealthsystem.pdf
-
Class for file save dialogs.
- fileChooserSave() - Constructor for class com.ehealthsystem.pdf.fileChooserSave
- fileName - Static variable in class com.ehealthsystem.database.Database
-
The file name of the database file
- fillHealthTable(ArrayList<HealthInformation>) - Method in class com.ehealthsystem.appointment.AppointmentHealthController
-
fill the grid pane with the loaded health information
- filterDoctorsInRangeBatchRequest(ArrayList<Doctor>, String, double) - Static method in class com.ehealthsystem.map.GeoDistance
-
Reduce a list of doctors to only include ones that are in a specific range from the user, determining the distance using Google Maps DistanceMatrix API, sent in a single batch request
- filterDoctorsInRangeIndividualRequests(ArrayList<Doctor>, String, double) - Static method in class com.ehealthsystem.map.GeoDistance
-
Reduce a list of doctors to only include ones that are in a specific range from the user, determining the distance using Google Maps DistanceMatrix API, requests sent individually
- filterDoctorsInRangeWithLocalCalculation(ArrayList<Doctor>, LatLng, double) - Static method in class com.ehealthsystem.map.GeoDistance
-
Reduce a list of doctors to only include ones that are in a specific range from the user, determining the distance using local calculation (Haversine formula)
- firstName - Variable in class com.ehealthsystem.admin.AdminController
- firstName - Variable in class com.ehealthsystem.admin.UserTableView
-
All the attributes a user can have.
- firstName - Variable in class com.ehealthsystem.doctor.Doctor
- firstName - Variable in class com.ehealthsystem.user.User
-
Attributes of the user.
- firstNameLabel - Variable in class com.ehealthsystem.appointment.AppointmentUserController
- firstNameLabel - Variable in class com.ehealthsystem.primary.PrimaryController
- firstNameTextField - Variable in class com.ehealthsystem.primary.PrimaryEditController
- firstNameTextField - Variable in class com.ehealthsystem.registration.RegistrationController
- FoundDoctorController - Class in com.ehealthsystem.doctor
-
manages all the found doctors of a distance search
- FoundDoctorController() - Constructor for class com.ehealthsystem.doctor.FoundDoctorController
- FoundDoctorFullController - Class in com.ehealthsystem.doctor
-
Class for managing the full view of a selected doctor
- FoundDoctorFullController() - Constructor for class com.ehealthsystem.doctor.FoundDoctorFullController
- free - Variable in class com.ehealthsystem.doctor.DoctorTimeSlot
All Classes and Interfaces|All Packages|Constant Field Values