Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- secondsField - Variable in class com.example.wellbeing_project.HomeController
- setDurationMinutes(int) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the duration in minutes.
- setEmail(String) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the user's email.
- setEndTime(int) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the end time.
- setLoggedInUserId(int) - Static method in class com.example.wellbeing_project.universal.AppSession
-
Sets the logged-in user's ID.
- setName(String) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the user's name.
- setPassword(String) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the user's password.
- setReportDate(String) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the report date.
- setReportId(int) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the report ID.
- setStartTime(int) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the start time.
- setTimeName(String) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the time name.
- setTimerId(int) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the timer ID.
- setUsageId(int) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the usage ID.
- setUserId(int) - Method in class com.example.wellbeing_project.universal.AppUser
-
Sets the user's ID.
- SignupApplication - Class in com.example.wellbeing_project.signup
-
Application class to manage the sign-up view.
- SignupApplication() - Constructor for class com.example.wellbeing_project.signup.SignupApplication
- SignupController - Class in com.example.wellbeing_project.signup
-
Controller class for managing the sign-up view.
- SignupController() - Constructor for class com.example.wellbeing_project.signup.SignupController
- start(Stage) - Method in class com.example.wellbeing_project.HomeApplication
-
Starts the JavaFX application by loading the home view FXML and setting up the scene.
- start(Stage) - Method in class com.example.wellbeing_project.login.LoginApplication
- start(Stage) - Method in class com.example.wellbeing_project.logout.LogoutApplication
-
Starts the logout method by setting up the primaary stage with the logout view.
- start(Stage) - Method in class com.example.wellbeing_project.profile.ProfileApplication
-
Starts the application by setting up the primary stage with the profile view.
- start(Stage) - Method in class com.example.wellbeing_project.resources_page.ResourcesApplication
-
Starts the resources application by setting up the primary stage with the resources view.
- start(Stage) - Method in class com.example.wellbeing_project.signup.SignupApplication
-
Starts the sign-up application by setting up the primary stage with the sign-up view.
- startTimer() - Method in class com.example.wellbeing_project.HomeController
-
Starts the countdown timer based on user inputs.
- stop() - Method in class com.example.wellbeing_project.login.LoginApplication
All Classes and Interfaces|All Packages|Constant Field Values