Hierarchy For All Packages
- no.ntnu.idatt1002.spendwise.budgeting,
- no.ntnu.idatt1002.spendwise.category,
- no.ntnu.idatt1002.spendwise.data,
- no.ntnu.idatt1002.spendwise.exceptions,
- no.ntnu.idatt1002.spendwise.expenses,
- no.ntnu.idatt1002.spendwise.help,
- no.ntnu.idatt1002.spendwise.home,
- no.ntnu.idatt1002.spendwise.income,
- no.ntnu.idatt1002.spendwise.recurring
Class Hierarchy
- java.lang.Object
- javafx.application.Application
- no.ntnu.idatt1002.spendwise.budgeting.Budgeting
- no.ntnu.idatt1002.spendwise.category.EditCategory
- no.ntnu.idatt1002.spendwise.expenses.EditExpense
- no.ntnu.idatt1002.spendwise.expenses.Expenses
- no.ntnu.idatt1002.spendwise.help.Help
- no.ntnu.idatt1002.spendwise.home.HomePage
- no.ntnu.idatt1002.spendwise.income.Income
- no.ntnu.idatt1002.spendwise.recurring.RecurringTransactions
- no.ntnu.idatt1002.spendwise.budgeting.BudgetingCell
- no.ntnu.idatt1002.spendwise.budgeting.BudgetingController
- no.ntnu.idatt1002.spendwise.data.Category
- no.ntnu.idatt1002.spendwise.home.ConfirmBox
- no.ntnu.idatt1002.spendwise.category.EditCategoryController (implements javafx.fxml.Initializable)
- no.ntnu.idatt1002.spendwise.expenses.EditExpenseController (implements javafx.fxml.Initializable)
- no.ntnu.idatt1002.spendwise.income.EditIncome
- no.ntnu.idatt1002.spendwise.income.EditIncomeController (implements javafx.fxml.Initializable)
- no.ntnu.idatt1002.spendwise.expenses.ExpensesController (implements javafx.fxml.Initializable)
- no.ntnu.idatt1002.spendwise.home.HomePageController (implements javafx.fxml.Initializable)
- no.ntnu.idatt1002.spendwise.income.IncomeController (implements javafx.fxml.Initializable)
- no.ntnu.idatt1002.spendwise.recurring.RecurringTransactionsController (implements javafx.fxml.Initializable)
- no.ntnu.idatt1002.spendwise.data.Register
- no.ntnu.idatt1002.spendwise.data.RegisterController
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- no.ntnu.idatt1002.spendwise.exceptions.ConformityException
- no.ntnu.idatt1002.spendwise.exceptions.DuplicateNameException
- java.lang.Exception
- no.ntnu.idatt1002.spendwise.data.Transaction
- no.ntnu.idatt1002.spendwise.data.Expense
- no.ntnu.idatt1002.spendwise.data.RecurringExpense
- no.ntnu.idatt1002.spendwise.data.Income
- no.ntnu.idatt1002.spendwise.data.RecurringIncome
- no.ntnu.idatt1002.spendwise.data.Expense
- javafx.application.Application