Index
All Classes and Interfaces|All Packages|Serialized Form
C
- clearCookBookNotificationCount() - Method in class edu.ntnu.stud.controller.framecontroller.Header
-
Clears the notification count for the cookbook button.
- clearInventory() - Static method in class edu.ntnu.stud.model.Inventory
-
Clear the inventory by removing all ingredients from inventory.json.
- clearInventoryNotificationCount() - Method in class edu.ntnu.stud.controller.framecontroller.Header
-
Clears the notification count for the inventory button.
- clearShoppingList() - Static method in class edu.ntnu.stud.model.ShoppingList
-
Clears the shopping list by removing all items from the shopping list and shopping_list.json.
- clearShoppingListNotificationCount() - Method in class edu.ntnu.stud.controller.framecontroller.Header
-
Clears the notification count for the shopping list button.
- clearTable(String) - Static method in class edu.ntnu.stud.model.database.DbInit
-
Clears the specified table.
- close(Connection, PreparedStatement, ResultSet) - Static method in class edu.ntnu.stud.model.database.DbLink
-
Closes connections to database, makes sure that resultSets and statements gets closed properly.
- ConfirmAddRecipeDialog - Class in edu.ntnu.stud.controller.framecontroller.dialogboxes
-
Dialog box to display a choice between adding an entire recipe or only the remaining ingredients to the shopping list.
- ConfirmAddRecipeDialog(Alert, Text, Text, int, int, Header) - Constructor for class edu.ntnu.stud.controller.framecontroller.dialogboxes.ConfirmAddRecipeDialog
-
Constructor for the ConfirmAddRecipeDialog class.
- ConfirmDeleteDialog - Class in edu.ntnu.stud.controller.framecontroller.dialogboxes
-
Dialog box to display a choice for deleting ingredient lists.
- ConfirmDeleteDialog(Alert, Text, Text, int, int) - Constructor for class edu.ntnu.stud.controller.framecontroller.dialogboxes.ConfirmDeleteDialog
-
Constructor for the ConfirmAddRecipeDialog class.
- ConfirmGetDialog - Class in edu.ntnu.stud.controller.framecontroller.dialogboxes
-
Dialog box to display a choice between adding an entire recipe or only the remaining ingredients to the shopping list.
- ConfirmGetDialog(Alert, Text, Text, int, int) - Constructor for class edu.ntnu.stud.controller.framecontroller.dialogboxes.ConfirmGetDialog
-
Constructor for the DialogBox class.
- ConfirmSaveDialog - Class in edu.ntnu.stud.controller.framecontroller.dialogboxes
-
Dialog box to display confirmation before saving the list to the database. to the shopping list.
- ConfirmSaveDialog(Alert, Text, Text, int, int) - Constructor for class edu.ntnu.stud.controller.framecontroller.dialogboxes.ConfirmSaveDialog
-
Constructor for the ConfirmSave class.
- CookBookButtonHandler(MainApplication) - Constructor for class edu.ntnu.stud.controller.framecontroller.CookBookFrame.CookBookButtonHandler
-
The constructor for this class creates a new CookBookButtonHandler object.
- CookBookFrame - Class in edu.ntnu.stud.controller.framecontroller
-
Frame used to display the cook book.
- CookBookFrame(MainApplication) - Constructor for class edu.ntnu.stud.controller.framecontroller.CookBookFrame
-
The constructor for this class creates a new CookBookFrame object.
- CookBookFrame.CookBookButtonHandler - Class in edu.ntnu.stud.controller.framecontroller
-
Nested class to handle the "Add" and "More" buttons for the recipes.
- CookBookFrame.CookBookFrameComponents - Class in edu.ntnu.stud.controller.framecontroller
-
Nested class to create the components of the CookBook frame.
- CookBookFrame.CookBookJsonReader - Class in edu.ntnu.stud.controller.framecontroller
-
Nested class to read the JSON file containing the recipes.
- CookBookFrameComponents() - Constructor for class edu.ntnu.stud.controller.framecontroller.CookBookFrame.CookBookFrameComponents
- CookBookJsonReader() - Constructor for class edu.ntnu.stud.controller.framecontroller.CookBookFrame.CookBookJsonReader
All Classes and Interfaces|All Packages|Serialized Form