Index
All Classes|All Packages
M
- main(String[]) - Static method in class de.hebkstudents.recipemanager.RecipeManager
-
Main method
- MAIN_DATABASE_PATH - Static variable in class de.hebkstudents.recipemanager.storage.AppProperties
-
Path to the main SQLite database
- manager - Static variable in class de.hebkstudents.recipemanager.RecipeManager
-
RecipeManager App object
- matchesFilter(Recipe) - Method in class de.hebkstudents.recipemanager.recipe.RecipeFilter
-
Checks whether a recipe matches the filter or not
- matchesFilter(RecipeFilter) - Method in class de.hebkstudents.recipemanager.recipe.Recipe
-
Checks if the recipe matches to the desired RecipeFilter
- maxTimeSpinner - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.RecipeFilterFrame
- menu - Variable in class de.hebkstudents.recipemanager.gui.GUIController
-
Object for Menu Frame
- Menu - Class in de.hebkstudents.recipemanager.gui.frames
-
ShowRecipes class Class for the frame that shows the main menu of this application
- Menu(GUIController) - Constructor for class de.hebkstudents.recipemanager.gui.frames.Menu
-
Menu constructor.
- modifyRecipeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipes
-
Button to modify the selected recipe
All Classes|All Packages