Index
All Classes and Interfaces|All Packages|Serialized Form
S
- savePaymentInfo(List<String>) - Method in class angry3vilbot.bankingapp.Send
-
Saves the payment information to a file.
- selectionHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Send
-
Handles the selection of the "New" or "Recent" buttons.
- send - Variable in class angry3vilbot.bankingapp.Main
-
Button to switch to the
Sendscreen. - send(double, BigDecimal, String) - Method in class angry3vilbot.bankingapp.Api
-
Sends money from the user's account to another user's account.
- send(ActionEvent) - Method in class angry3vilbot.bankingapp.Main
-
Handles the action of the send button.
- Send - Class in angry3vilbot.bankingapp
-
Send class is a
JPanelthat allows the user to send money to another person's account. - Send() - Constructor for class angry3vilbot.bankingapp.Send
-
Constructs a Send object.
- sender - Variable in class angry3vilbot.bankingapp.Main.Transactions
-
Label for the sender of the transaction.
- sender - Variable in class angry3vilbot.bankingapp.Transaction
-
The sender of the transaction.
- setAcknowledgedJarGoalMsg(boolean) - Method in class angry3vilbot.bankingapp.User
-
Sets if the user has acknowledged the jar goal message or not.
- setAmountLabel(String) - Method in class angry3vilbot.bankingapp.WithdrawJar
-
Sets the amount label to display the available amount in the jar.
- Settings - Class in angry3vilbot.bankingapp
-
Settings class represents the settings panel of the application.
- Settings() - Constructor for class angry3vilbot.bankingapp.Settings
-
Constructs a Settings object.
- settingsBtn - Variable in class angry3vilbot.bankingapp.Navigation
-
Button to navigate to the
Settingsscreen. - settingsHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Navigation
-
Handles the action of the settings button.
- setTitleAndID(String, int) - Method in class angry3vilbot.bankingapp.WithdrawJar
-
Sets the title and ID of the jar to be withdrawn from.
- setUser(User) - Method in class angry3vilbot.bankingapp.UserSession
-
Sets the new
Userobject - show(Container, String) - Method in class angry3vilbot.bankingapp.BetterCardLayout
- signUp(String, char[]) - Method in class angry3vilbot.bankingapp.Api
-
Signs up a new user by creating a new entry in the database.
- SignUp - Class in angry3vilbot.bankingapp
-
SignUp class is a
JPanelthat allows the user to sign up for an account. - SignUp() - Constructor for class angry3vilbot.bankingapp.SignUp
-
Constructs a SignUp object.
- signUpBtn - Variable in class angry3vilbot.bankingapp.Login
-
Button to navigate to the sign-up screen.
- signUpBtnHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Login
-
Handles the action of the sign-up button.
- storeUser(ResultSet) - Method in class angry3vilbot.bankingapp.Api
-
Stores the user data in the
UserSession. - submitBtn - Variable in class angry3vilbot.bankingapp.Deposit
-
Button to submit the deposit request
- submitBtn - Variable in class angry3vilbot.bankingapp.Login
-
Button to submit the login form.
- submitBtn - Variable in class angry3vilbot.bankingapp.Send
-
Button to submit the transaction.
- submitBtn - Variable in class angry3vilbot.bankingapp.SignUp
-
Button to submit the form.
- submitBtnHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Deposit
-
Handles the submit button click event.
- submitBtnHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.Send
-
Handles the submit button click event.
- submitBtnHandler(ActionEvent) - Method in class angry3vilbot.bankingapp.SignUp
-
Handles the action of the submit button.
All Classes and Interfaces|All Packages|Serialized Form