Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- abord - Variable in class app.ui.overlayactions.OverlayTextInputAction
-
Indicates whether the text input is aborted.
- abordButton - Variable in class app.ui.overlayactions.OverlayTextInputAction
-
The button to abort the text input.
- AccountSecurity() - Static method in class app.controller.user.UserAccountManagementController
-
Placeholder method for account security checks.
- ActionResult - Class in app.controller.user
-
The
ActionResultclass encapsulates the result of a user-related action, such as a login attempt. - ActionResult() - Constructor for class app.controller.user.ActionResult
- add(T) - Method in class app.entity.RepositoryList
-
Adds an item to the repository.
- addAttendedCamp(Camp) - Method in class app.entity.user.Student
-
Adds a camp to the list of camps attended by the student.
- addAttendee(Student) - Method in class app.entity.camp.Camp
-
Adds a student as an attendee of the camp.
- addCommittee(Student) - Method in class app.entity.camp.Camp
-
Adds a student as a committee member of the camp.
- addCommitteeCamp(Camp) - Method in class app.entity.user.Student
-
Adds a camp to the list of camps where the student participated as a committee member.
- addEnquiry(Enquiry) - Method in class app.entity.camp.Camp
-
Adds an enquiry to the list of enquiries.
- addEnquiry(Enquiry) - Method in class app.entity.user.Student
-
Adds an enquiry to the list of enquiries submitted by the student.
- addOrganizedCamp(Camp) - Method in class app.entity.user.Staff
-
Adds a camp to the list of camps organized by the staff member.
- addOverlay(WindowOverlayClass) - Method in class app.ui.windows.Window
-
Adds an overlay to the window.
- addPoints(int) - Method in class app.entity.user.Student
-
Adds points to the total points accumulated by the student.
- addRegisteredStudent(Student) - Method in class app.entity.camp.Camp
-
Adds a student to the list of registered students (used for deserialize only).
- addSelections(ArrayList<ArrayList<String>>) - Method in class app.ui.widgets.WidgetPageSelection
-
Adds the list of selections to the widget.
- addSuggestion(Suggestion) - Method in class app.entity.camp.Camp
-
Adds a suggestion to the list of suggestions.
- addSuggestion(Suggestion) - Method in class app.entity.user.Student
-
Adds a suggestion to the list of suggestions submitted by the student.
- addWidget(Widget) - Method in class app.ui.windows.Window
-
Adds a widget to the window.
- addWidgetAfter(Widget, int) - Method in class app.ui.windows.Window
-
addWidgetAfter method for the window.
- addWindow(Window) - Method in class app.ui.windows.WindowsManager
-
Adds a window to the window manager.
- ALIGN_LEFT - Enum constant in enum class app.ui.widgets.TEXT_ALIGNMENT
- ALIGN_MID - Enum constant in enum class app.ui.widgets.TEXT_ALIGNMENT
- ALIGN_RIGHT - Enum constant in enum class app.ui.widgets.TEXT_ALIGNMENT
- all - Variable in class app.entity.RepositoryList
-
The list containing all items in the repository.
- allSuggestions - Variable in class app.ui.camp.suggestionview.OverlayCampSuggestionCommitteeView
- allSuggestions - Variable in class app.ui.camp.suggestionview.OverlayCampSuggestionStaffView
- answer - Variable in class app.entity.enquiry.Enquiry
- answeredBy - Variable in class app.entity.enquiry.Enquiry
- answerEnquiry(Enquiry, User, String) - Static method in class app.controller.camp.CampEnquiryController
-
Answers an enquiry and, if the answering user is a student, awards them points.
- app - package app
- app.consts - package app.consts
- app.controller.camp - package app.controller.camp
- app.controller.deserializer - package app.controller.deserializer
- app.controller.user - package app.controller.user
- app.entity - package app.entity
- app.entity.camp - package app.entity.camp
- app.entity.enquiry - package app.entity.enquiry
- app.entity.interfaces - package app.entity.interfaces
- app.entity.report - package app.entity.report
- app.entity.suggestion - package app.entity.suggestion
- app.entity.user - package app.entity.user
- app.ui.account - package app.ui.account
- app.ui.camp.enquiriesview - package app.ui.camp.enquiriesview
- app.ui.camp.infomationview - package app.ui.camp.infomationview
- app.ui.camp.listview - package app.ui.camp.listview
- app.ui.camp.modificationview - package app.ui.camp.modificationview
- app.ui.camp.suggestionview - package app.ui.camp.suggestionview
- app.ui.landingview - package app.ui.landingview
- app.ui.overlayactions - package app.ui.overlayactions
- app.ui.widgets - package app.ui.widgets
- app.ui.windows - package app.ui.windows
- app.utils - package app.utils
- APPROVED - Enum constant in enum class app.entity.suggestion.SuggestionStatus
- approveSuggestion(Suggestion, Staff, boolean) - Static method in class app.controller.camp.CampSuggestionController
-
Approves or rejects a suggestion.
- attendees - Variable in class app.entity.camp.Camp
All Classes and Interfaces|All Packages|Constant Field Values