Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- loadBillsFromFile() - Method in class Model.WrittenBills
-
Loads utility bills from a file.
- loadCustomer(String, String) - Method in class Controller.CustomerController
-
Load a customer by their username and password.
- loadCustomer(String, String) - Method in class View.App
-
Loads a customer based on the provided username and password.
- loadCustomersFromFile() - Method in class Controller.CustomerController
-
Load customer data from a file, populating the customer list.
- loadPricesFromFile() - Static method in class Controller.ServiceController
-
Loads service prices from the prices file and populates the
ServiceController.servicePrices
map. - loggedInCustomer - Variable in class View.App
-
The currently logged-in customer.
- loginButton - Variable in class View.LoginView
-
The button used to initiate the login process.
- loginSelectionView - Variable in class View.App
-
The view for selecting the login type.
- LoginSelectionView - Class in View
-
The `LoginSelectionView` class represents a graphical user interface component for selecting the type of login, either as an admin or a user.
- LoginSelectionView(App) - Constructor for class View.LoginSelectionView
-
Creates a view for user selection (Admin or User login).
- LoginView - Class in View
-
LoginView
- LoginView(App) - Constructor for class View.LoginView
-
Constructs a new `LoginView` with the specified application instance.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form