All Classes and Interfaces

Class
Description
 
A button that adds a recipe to the shopping list.
Class for creating a textfield that only accepts double values.
Represents a food item with its name and quantity.
Class representing a button for navigating to the home page.
The home page of the application.
Represents an inventory of food items.
Class representing a button for navigating to the inventory page.
The inventory page of the application.
The Main class for the program.
The Main class for the User Interface.
 
 
An interface for TheCookbook's database observer.
This class represents a recipe.
A class representing a recipe card.
Class representing a button for navigating to the recipe library page.
The recipe library page of the application.
This class represents a register of recipes.
The controller for the scenes of the application.
A class for the CookBook's shopping list.
Class representing a button for the shopping list page.
A class that generates a shopping list and alters it.
The shopping list page of the application.
Class representing the sidebar of the application.
The page for displaying a single recipe.
 
A class that provides methods for interacting with the database.