Uses of Class
no.ntnu.idatt1002.spendwise.exceptions.DuplicateNameException
Package
Description
-
Uses of DuplicateNameException in no.ntnu.idatt1002.spendwise.budgeting
-
Uses of DuplicateNameException in no.ntnu.idatt1002.spendwise.category
Modifier and TypeMethodDescriptionvoid
EditCategoryController.addCategoryPressed
(javafx.event.ActionEvent actionEvent) Trigger when the add category button is pressed. -
Uses of DuplicateNameException in no.ntnu.idatt1002.spendwise.data
Modifier and TypeMethodDescriptionvoid
Adds all categories passed to the register.void
Adds all categories passed to the register.void
Register.addCategory
(Category category) Adds a category to the register.static Register
Reads data from a JSON file and returns a Register object. -
Uses of DuplicateNameException in no.ntnu.idatt1002.spendwise.expenses
-
Uses of DuplicateNameException in no.ntnu.idatt1002.spendwise.income
-
Uses of DuplicateNameException in no.ntnu.idatt1002.spendwise.recurring