Index

A B C D F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

G

gbagLayout - Variable in class angry3vilbot.bankingapp.Jars.JarDisplay
GridBagLayout object used for layout management.
gbc - Variable in class angry3vilbot.bankingapp.CreateJar
GridBagConstraints object used for layout management.
gbc - Variable in class angry3vilbot.bankingapp.DepositJar
GridBagConstraints object used for layout management.
gbc - Variable in class angry3vilbot.bankingapp.Jars
GridBagConstraints object used for layout management.
gbc - Variable in class angry3vilbot.bankingapp.Main
GridBagConstraints object for layout management.
gbc - Variable in class angry3vilbot.bankingapp.Settings
GridBagConstraints object for layout management.
gbc - Variable in class angry3vilbot.bankingapp.WithdrawJar
GridBagConstraints object used for layout management.
gbLayout - Variable in class angry3vilbot.bankingapp.CreateJar
GridBagLayout object used for layout management.
gbLayout - Variable in class angry3vilbot.bankingapp.DepositJar
GridBagLayout object used for layout management.
gbLayout - Variable in class angry3vilbot.bankingapp.Jars
GridBagLayout object used for layout management.
gbLayout - Variable in class angry3vilbot.bankingapp.Main
GridBagLayout for the main screen.
gbLayout - Variable in class angry3vilbot.bankingapp.Main.Transactions
GridBagLayout for the transactions panel.
gbLayout - Variable in class angry3vilbot.bankingapp.Settings
GridBagLayout object for layout management.
gbLayout - Variable in class angry3vilbot.bankingapp.WithdrawJar
GridBagLayout object 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 User object 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.goalField field.
gridBagConstraints - Variable in class angry3vilbot.bankingapp.Jars.JarDisplay
GridBagConstraints object used for layout management.
gridBagConstraints - Variable in class angry3vilbot.bankingapp.Main.Transactions
GridBagConstraints object for layout management.
A B C D F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form