Index
All Classes|All Packages
S
- saveButton - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.EditIngredient
-
Button to save changes
- saveButton - Variable in class de.hebkstudents.recipemanager.gui.frames.other.Options
-
Button to save options
- setAudioFile(File) - Method in class de.hebkstudents.recipemanager.utils.AudioPlayer
-
Sets a new audio-file (-> stops the current play)
- setCategory(RecipeCategory) - Method in class de.hebkstudents.recipemanager.recipe.Recipe
-
Sets the category of the recipe
- setController(GUIController) - Method in class de.hebkstudents.recipemanager.gui.frametype.AppFrame
-
Sets a new GUIController for this frame
- setController(GUIController) - Method in class de.hebkstudents.recipemanager.RecipeManager
-
Sets the GUI Controller
- setCountLabel(int) - Method in class de.hebkstudents.recipemanager.gui.frames.ingredient.ShowIngredients
-
Sets the label which shows the current row count
- setCountLabel(int) - Method in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipes
-
Sets the defined count in the label
- setDefaultQuantity(int) - Method in class de.hebkstudents.recipemanager.recipe.Recipe
-
Sets the default portion count
- setIngredientCategory(IngredientCategory) - Method in class de.hebkstudents.recipemanager.ingredient.Ingredient
-
Sets the category object
- setIngredientCountLabel(int) - Method in class de.hebkstudents.recipemanager.gui.frames.recipe.AddRecipe
-
Sets the current count of ingredients
- setIngredientCountLabel(int) - Method in class de.hebkstudents.recipemanager.gui.frames.recipe.RecipeFilterFrame
- setIngredients(Ingredient[]) - Method in class de.hebkstudents.recipemanager.recipe.Recipe
-
Sets the ingredients for this recipe
- setName(String) - Method in class de.hebkstudents.recipemanager.ingredient.Ingredient
-
Sets the name of the ingredient
- setName(String) - Method in class de.hebkstudents.recipemanager.ingredient.IngredientCategory
-
Sets the name for the category
- setName(String) - Method in class de.hebkstudents.recipemanager.ingredient.IngredientUnit
-
Sets the name for the unit
- setName(String) - Method in class de.hebkstudents.recipemanager.recipe.Recipe
-
Sets the name of the recipe
- setName(String) - Method in class de.hebkstudents.recipemanager.recipe.RecipeCategory
-
Sets the name for the category
- setTime(int) - Method in class de.hebkstudents.recipemanager.recipe.Recipe
-
Sets the time in minutes for this recipe
- setVegan(boolean) - Method in class de.hebkstudents.recipemanager.ingredient.Ingredient
-
Defines if the ingredient is vegan
- setVegetarian(boolean) - Method in class de.hebkstudents.recipemanager.ingredient.Ingredient
-
Defines if the ingredient is vegetarian
- setVolume(float) - Method in class de.hebkstudents.recipemanager.utils.AudioPlayer
-
Sets the current playing volume
- showInformationPane(boolean, boolean) - Static method in class de.hebkstudents.recipemanager.utils.UpdateChecker
-
Shows Update information panes
- showIngredients - Variable in class de.hebkstudents.recipemanager.gui.GUIController
-
Object for Ingredient list frame
- ShowIngredients - Class in de.hebkstudents.recipemanager.gui.frames.ingredient
-
ShowIngredients class Class for the frame that is used to show all available or filtered ingredients
- ShowIngredients(GUIController, IngredientFilter) - Constructor for class de.hebkstudents.recipemanager.gui.frames.ingredient.ShowIngredients
-
ShowIngredients constructor.
- showRecipe - Variable in class de.hebkstudents.recipemanager.gui.GUIController
-
Object for frame that shows a specific recipe
- ShowRecipe - Class in de.hebkstudents.recipemanager.gui.frames.recipe
-
ShowRecipe class Class for the frame that is used to show a recipe
- ShowRecipe(GUIController, Recipe) - Constructor for class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipe
-
ShowRecipe constructor.
- showRecipeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipes
-
Button to show the selected recipe in a new frame
- showRecipes - Variable in class de.hebkstudents.recipemanager.gui.GUIController
-
Object for Recipe list frame
- ShowRecipes - Class in de.hebkstudents.recipemanager.gui.frames.recipe
-
ShowRecipes class Class for the frame that is used to list all or filtered recipes
- ShowRecipes(GUIController) - Constructor for class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipes
-
ShowRecipes constructor.
- showRecipesButton - Variable in class de.hebkstudents.recipemanager.gui.frames.Menu
-
Button that opens the frame with a list of all recipes
- shutdownApp(int) - Static method in class de.hebkstudents.recipemanager.RecipeManager
-
Sends shutdown request with specific exit code
- ShutdownConst - Class in de.hebkstudents.recipemanager.constant
-
Integer constant values for app shutdown codes
- ShutdownConst() - Constructor for class de.hebkstudents.recipemanager.constant.ShutdownConst
- SimpleFilter - Interface in de.hebkstudents.recipemanager.interfaces
-
Interface for simple SQL row filters
- sqlOptions - Variable in class de.hebkstudents.recipemanager.ingredient.IngredientFilter
-
SQL-Options String to directly filter using SQL-Statement
- sqlOptions - Variable in class de.hebkstudents.recipemanager.recipe.RecipeFilter
-
SQL-Options String to directly filter using SQL-Statement
- start() - Method in class de.hebkstudents.recipemanager.utils.AudioPlayer
-
Starts playing the audio
- stop() - Method in class de.hebkstudents.recipemanager.utils.AudioPlayer
-
Stops playing the audio
- stop(boolean) - Method in class de.hebkstudents.recipemanager.gui.GUIController
-
Stops/Reboots the GUI controller
- STORAGE_BACKEND - Static variable in class de.hebkstudents.recipemanager.storage.AppProperties
-
Defines whether the StorageBackend and SQL is initialized or not
- STORAGE_PATH - Static variable in class de.hebkstudents.recipemanager.storage.AppProperties
-
Storagepath for configs, data & logs
- StorageBackend - Class in de.hebkstudents.recipemanager.storage
-
Class StorageBackend Manages the directory structure in a defined path
- StorageBackend(String, String[]) - Constructor for class de.hebkstudents.recipemanager.storage.StorageBackend
-
Constructs a new StorageBackend object
- subDirs - Variable in class de.hebkstudents.recipemanager.storage.StorageBackend
-
Storage backend subdirectories in root path
All Classes|All Packages