Index
All Classes|All Packages
V
- valueOf(String) - Static method in enum de.hebkstudents.recipemanager.list.AboutPanels
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.hebkstudents.recipemanager.list.AboutPanels
-
Returns an array containing the constants of this enum type, in the order they are declared.
- veganCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.AddIngredient
-
JCheckBox which is used to define if the ingredient is vegan
- veganCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.EditIngredient
-
CheckBox to define whether the ingredient is vegan or not
- veganCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.IngredientFilterFrame
-
CheckBox to filter for vegan ingredients
- veganCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.RecipeFilterFrame
- veganCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipe
-
Shows if the recipe is vegan
- vegetarianCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.AddIngredient
-
JCheckBox which is used to define if the ingredient is vegetarian
- vegetarianCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.EditIngredient
-
CheckBox to define whether the ingredient is vegetarian or not
- vegetarianCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.IngredientFilterFrame
-
CheckBox to filter for vegetarian ingredients
- vegetarianCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.RecipeFilterFrame
- vegetarianCheckBox - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipe
-
Shows if the recipe is vegetarian
- VERSION - Static variable in class de.hebkstudents.recipemanager.storage.AppProperties
-
App version string
- VERSION_STRING_SERVER_URL - Static variable in class de.hebkstudents.recipemanager.storage.AppProperties
-
Latest Version String Server URL
- versionLabel - Variable in class de.hebkstudents.recipemanager.gui.frames.Menu
-
Label that shows the current version number
All Classes|All Packages