Index
All Classes and Interfaces|All Packages|Serialized Form
G
- gbagLayout - Variable in class angry3vilbot.bankingapp.Jars.JarDisplay
-
GridBagLayoutobject used for layout management. - gbc - Variable in class angry3vilbot.bankingapp.CreateJar
-
GridBagConstraintsobject used for layout management. - gbc - Variable in class angry3vilbot.bankingapp.DepositJar
-
GridBagConstraints object used for layout management.
- gbc - Variable in class angry3vilbot.bankingapp.Jars
-
GridBagConstraintsobject used for layout management. - gbc - Variable in class angry3vilbot.bankingapp.Main
-
GridBagConstraintsobject for layout management. - gbc - Variable in class angry3vilbot.bankingapp.Settings
-
GridBagConstraintsobject for layout management. - gbc - Variable in class angry3vilbot.bankingapp.WithdrawJar
-
GridBagConstraintsobject used for layout management. - gbLayout - Variable in class angry3vilbot.bankingapp.CreateJar
-
GridBagLayoutobject used for layout management. - gbLayout - Variable in class angry3vilbot.bankingapp.DepositJar
-
GridBagLayout object used for layout management.
- gbLayout - Variable in class angry3vilbot.bankingapp.Jars
-
GridBagLayoutobject used for layout management. - gbLayout - Variable in class angry3vilbot.bankingapp.Main
-
GridBagLayoutfor the main screen. - gbLayout - Variable in class angry3vilbot.bankingapp.Main.Transactions
-
GridBagLayoutfor the transactions panel. - gbLayout - Variable in class angry3vilbot.bankingapp.Settings
-
GridBagLayoutobject for layout management. - gbLayout - Variable in class angry3vilbot.bankingapp.WithdrawJar
-
GridBagLayoutobject used for layout management. - getAcknowledgedJarGoalMsg() - Method in class angry3vilbot.bankingapp.User
-
Gets a boolean value that shows whether the user has acknowledged the jar goal message or not.
- getAmount() - Method in class angry3vilbot.bankingapp.DepositRequest
-
Gets the amount to be deposited.
- getBalance() - Method in class angry3vilbot.bankingapp.Jar
-
Gets the current balance of the jar.
- getBalance() - Method in class angry3vilbot.bankingapp.User
-
Gets the user's balance.
- getCardnumber() - Method in class angry3vilbot.bankingapp.User
-
Gets the user's card number.
- getDepositRequestData(int) - Method in class angry3vilbot.bankingapp.Api
-
Retrieves the deposit request data for a given request ID.
- getDestination() - Method in class angry3vilbot.bankingapp.Transaction
-
Returns the destination of the transaction.
- getGoal() - Method in class angry3vilbot.bankingapp.Jar
-
Gets the goal amount of the jar.
- getId() - Method in class angry3vilbot.bankingapp.DepositRequest
-
Gets the ID of the deposit request.
- getId() - Method in class angry3vilbot.bankingapp.Jar
-
Gets the ID of the jar.
- getInstance() - Static method in class angry3vilbot.bankingapp.UserSession
-
Get the singleton instance of UserSession This method is synchronized to ensure thread safety when accessing the singleton instance.
- getJarData(int) - Method in class angry3vilbot.bankingapp.Api
-
Retrieves the jar data for a given jar ID.
- getJarIds() - Method in class angry3vilbot.bankingapp.User
-
Gets the jar IDs associated with the user.
- getJars() - Method in class angry3vilbot.bankingapp.User
-
Gets the jars associated with the user.
- getName() - Method in class angry3vilbot.bankingapp.DepositRequest
-
Gets the name of the user that made the request.
- getName() - Method in class angry3vilbot.bankingapp.User
-
Gets the name of the user.
- getRequests() - Method in class angry3vilbot.bankingapp.User
-
Gets the deposit requests associated with the user.
- getSender() - Method in class angry3vilbot.bankingapp.Transaction
-
Returns the sender of the transaction.
- getTarget() - Method in class angry3vilbot.bankingapp.DepositRequest
-
Gets the account number to deposit into.
- getTitle() - Method in class angry3vilbot.bankingapp.Jar
-
Gets the title of the jar.
- getTitle() - Method in class angry3vilbot.bankingapp.Transaction
-
Returns the title of the transaction.
- getTransactionData(int) - Method in class angry3vilbot.bankingapp.Api
-
Retrieves the transaction data for a given transaction ID.
- getTransactions() - Method in class angry3vilbot.bankingapp.User
-
Gets the transactions associated with the user.
- getType() - Method in class angry3vilbot.bankingapp.Transaction
-
Returns the type of the transaction.
- getUser() - Method in class angry3vilbot.bankingapp.UserSession
-
Gets the
Userobject that represents the current user - getValue() - Method in class angry3vilbot.bankingapp.Transaction
-
Returns the ID of the transaction.
- goal - Variable in class angry3vilbot.bankingapp.Jar
-
Goal amount for the jar (optional)
- goalField - Variable in class angry3vilbot.bankingapp.CreateJar
-
Field to enter the goal amount for the jar.
- goalLabel - Variable in class angry3vilbot.bankingapp.CreateJar
-
Label for the
CreateJar.goalFieldfield. - gridBagConstraints - Variable in class angry3vilbot.bankingapp.Jars.JarDisplay
-
GridBagConstraintsobject used for layout management. - gridBagConstraints - Variable in class angry3vilbot.bankingapp.Main.Transactions
-
GridBagConstraintsobject for layout management.
All Classes and Interfaces|All Packages|Serialized Form