Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- readingField - Variable in class View.NewBillView
-
JTextField for entering the reading value associated with the utility bill.
- readingLabel - Variable in class View.EditBillView
-
A label displaying the bill's reading.
- refreshSearchResultsPanel() - Method in class View.AdminDashboardView
-
Refreshes the search results panel with updated content.
- registerButton - Variable in class View.CustomerRegistrationView
-
The button for initiating the registration process.
- registerNewUser(String, String, String) - Method in class Controller.CustomerController
-
Registers a new user with the provided username, password, and email.
- registerNewUser(String, String, String) - Method in class View.App
-
Registers a new user in the system.
- removeCustomer(String) - Method in class Controller.CustomerController
-
Remove a registered customer with the specified username.
- removeUpdate(DocumentEvent) - Method in class View.includes.TextPrompt
-
Invoked when text is removed from the associated text component's document.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form