Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AddIngredientDialog - Class in edu.ntnu.stud.controller.framecontroller.dialogboxes
-
Dialog box to display two input fields for getting a name and quantity when an ingredient should be added to a list.
- AddIngredientDialog(Alert, Text, Text, int, int) - Constructor for class edu.ntnu.stud.controller.framecontroller.dialogboxes.AddIngredientDialog
-
Constructor for the AddIngredientDialog class.
- addIngredientToJson(String, String, String) - Static method in class edu.ntnu.stud.utils.Json
-
Adds an ingredient to a JSON file.
- addIngredientToList(List<Ingredient>, String, String) - Static method in class edu.ntnu.stud.utils.ListHandling
-
Add an ingredient to a list.
- addSubtractFromList(List<Ingredient>, List<Ingredient>, int) - Static method in class edu.ntnu.stud.utils.ListHandling
-
Add or subtract ingredients from a list.
- amountColumn - Variable in class edu.ntnu.stud.controller.framecontroller.ItemListFrame
- AppLauncher - Class in edu.ntnu.stud.launcher
-
The class responsible for launching the application.
- AppLauncher() - Constructor for class edu.ntnu.stud.launcher.AppLauncher
All Classes and Interfaces|All Packages|Serialized Form