Index
All Classes and Interfaces|All Packages|Serialized Form
C
- cancelBtn - Variable in class angry3vilbot.bankingapp.CreateJar
-
Button to revert the fields to their initial values and switch the card back to the
Jarspanel. - cancelBtn - Variable in class angry3vilbot.bankingapp.Deposit
-
Button to revert the fields to their initial values
- cancelBtn - Variable in class angry3vilbot.bankingapp.DepositJar
-
Button to reset the input fields and switch back to the Jars panel.
- cancelBtn - Variable in class angry3vilbot.bankingapp.Send
-
Button to cancel the transaction.
- cancelBtn - Variable in class angry3vilbot.bankingapp.WithdrawJar
-
Button to cancel the withdrawal action.
- cancelBtnHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Deposit
-
Handles the cancel button click event.
- cancelBtnHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Send
-
Handles the cancel button click event.
- cancelHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.CreateJar
-
Handles the action of canceling the jar creation.
- cancelHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.DepositJar
-
Handles the cancel button click event.
- cancelHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.WithdrawJar
-
Handles the action event triggered by the cancel button.
- caption - Variable in class angry3vilbot.bankingapp.Main.Transactions
-
Label for the title of the transactions panel.
- cardnumber - Variable in class angry3vilbot.bankingapp.Main
-
Label for the user's card number.
- cardnumber - Variable in class angry3vilbot.bankingapp.User
-
The card number of the user.
- changeTheme(ItemEvent) - Method in class angry3vilbot.bankingapp.Settings
-
Change the theme of the application based on the user's selection.
- cLayout - Variable in class angry3vilbot.bankingapp.UserInterface
-
The
BetterCardLayoutobject used to manage the layout of the panels. - clearSession() - Method in class angry3vilbot.bankingapp.UserSession
-
Clears the session data This method is used after a user logs out to clear the user information from the session.
- comboBoxContainer - Variable in class angry3vilbot.bankingapp.Send
-
Container for the combo boxes.
- comboBoxHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Send
-
Handles the selection logic of the combo boxes.
- confirmField - Variable in class angry3vilbot.bankingapp.SignUp
-
Field to confirm the password.
- confirmLabel - Variable in class angry3vilbot.bankingapp.SignUp
-
Label for
SignUp.confirmField. - connection - Variable in class angry3vilbot.bankingapp.Api
-
The
Connectionobject that represents the connection to the database. - copyBtn - Variable in class angry3vilbot.bankingapp.Jars.JarDisplay
-
Button to copy the jar's ID.
- copyId(ActionEvent) - Method in class angry3vilbot.bankingapp.Jars.JarDisplay
-
Handles the action event when the copy ID button is clicked.
- cPane - Variable in class angry3vilbot.bankingapp.UserInterface
-
The
Containerobject that holds the panels for the user interface. - createJar(String, Double) - Method in class angry3vilbot.bankingapp.Api
-
Creates a new jar for the user and saves it in the database.
- CreateJar - Class in angry3vilbot.bankingapp
-
CreateJar class is a
JPanelthat allows the user to create a new jar. - CreateJar() - Constructor for class angry3vilbot.bankingapp.CreateJar
-
Constructs a new CreateJar panel.
- createJarBtn - Variable in class angry3vilbot.bankingapp.CreateJar
-
Button to create a new jar.
- createJarBtn - Variable in class angry3vilbot.bankingapp.Jars
-
Button to create a new jar.
- createJarHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.CreateJar
-
Handles the action of creating a jar.
- createJarHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Jars
-
Handles the action event when the create jar button is clicked.
- currentUser - Variable in class angry3vilbot.bankingapp.Jars.JarDisplay
-
Userobject representing the current user. - currentUser - Variable in class angry3vilbot.bankingapp.Main.Transactions
-
Userobject representing the current user.
All Classes and Interfaces|All Packages|Serialized Form