Index

A B C D E F G H I L M N O P Q R S T U V W 
All Classes|All Packages

C

cacheVerString - Static variable in class de.hebkstudents.recipemanager.utils.UpdateChecker
Temporarily cached latest version string
category - Variable in class de.hebkstudents.recipemanager.ingredient.Ingredient
Category of the ingredient
category - Variable in class de.hebkstudents.recipemanager.ingredient.IngredientFilter
IngredientCategory object to filter only for Ingredients of the same category (null -> All categories)
category - Variable in class de.hebkstudents.recipemanager.recipe.Recipe
Category object of this recipe
category - Variable in class de.hebkstudents.recipemanager.recipe.RecipeFilter
RecipeCategory object to filter only for Recipes of the same category (null -> All categories)
categoryCombobox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.IngredientFilterFrame
JComboBox that is used to select the ingredient category
categoryCombobox - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.RecipeFilterFrame
 
categoryComboBox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.AddIngredient
JComboBox which is used to select the category of the ingredient
categoryComboBox - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.EditIngredient
ComboBox to chang the category of ingredient
categoryExists(int) - Static method in class de.hebkstudents.recipemanager.ingredient.IngredientCategoryController
Checks whether a category exists or not (Using its ID)
categoryExists(int) - Static method in class de.hebkstudents.recipemanager.recipe.RecipeCategoryController
Checks whether a category exists or not
categoryExists(IngredientCategory) - Static method in class de.hebkstudents.recipemanager.ingredient.IngredientCategoryController
Checks whether a category exists or not (Using its object)
categoryID - Variable in class de.hebkstudents.recipemanager.ingredient.IngredientCategory
ID of the category
categoryID - Variable in class de.hebkstudents.recipemanager.ingredient.IngredientCategoryFilter
Integer to filter category id's (null -> All category ID's)
categoryID - Variable in class de.hebkstudents.recipemanager.recipe.RecipeCategory
ID of the RecipeCategory
changeFoodTypeCheckboxesState() - Method in class de.hebkstudents.recipemanager.gui.frames.ingredient.IngredientFilterFrame
Enables or disables the vegan & vegetarian checkbox whether filter for them is activated or not
changePanel(AboutPanels) - Method in class de.hebkstudents.recipemanager.gui.frames.other.About
Method to change the current visible panel
checkForUpdates() - Static method in class de.hebkstudents.recipemanager.RecipeManager
Checks in a new Thread for updates to not influence the performance
checkUpdatesCheckbox - Variable in class de.hebkstudents.recipemanager.gui.frames.other.Options
Checkbox that defines if the app should check for updates during startup
className - Variable in class de.hebkstudents.recipemanager.design.LaF
Class name of lookandfeel
clip - Variable in class de.hebkstudents.recipemanager.utils.AudioPlayer
System audio line clip
closeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.ShowIngredients
Button to close this frame
closeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.Menu
Button that exits the program
closeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.other.About
Button which closes this frame
closeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.other.Options
Button to close the options frame
closeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.AddRecipe
Button to close this window
closeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.AddRecipeIngredient
Button to close this frame
closeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipe
Closes this frame
closeButton - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipes
Button to close this window
closeConnection() - Static method in class de.hebkstudents.recipemanager.storage.DatabaseController
Closes the database connection if initialized
closeConsoleButton - Variable in class de.hebkstudents.recipemanager.gui.frames.other.DeveloperConsole
Button that closes the console
closeFrameAddRecipeIngredient() - Method in class de.hebkstudents.recipemanager.gui.GUIController
Closes the frame to add an ingredient to a recipe
commandTextfield - Variable in class de.hebkstudents.recipemanager.gui.frames.other.DeveloperConsole
Textfield to type in commands
configFile - Variable in class de.hebkstudents.recipemanager.storage.DefaultConfig
File object of the configuration file
connection - Static variable in class de.hebkstudents.recipemanager.storage.DatabaseController
Database connection object
consoleLogUpdate() - Method in class de.hebkstudents.recipemanager.gui.frames.other.DeveloperConsole
Updates the console output
consoleLogUpdateButton - Variable in class de.hebkstudents.recipemanager.gui.frames.other.DeveloperConsole
Button to update the console output
consoleLogUpdater() - Method in class de.hebkstudents.recipemanager.gui.frames.other.DeveloperConsole
Initializes a new Interval that runs a thread to update the console output
consolePane - Variable in class de.hebkstudents.recipemanager.gui.frames.other.DeveloperConsole
TextPane that shows the console output
controller - Variable in class de.hebkstudents.recipemanager.gui.frametype.AppFrame
GUIController for this Frame
controller - Variable in class de.hebkstudents.recipemanager.RecipeManager
GUI Controller object
countLabel - Variable in class de.hebkstudents.recipemanager.gui.frames.ingredient.ShowIngredients
Label that shows the current count of elements in table
countLabel - Variable in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipes
Label to show the count of the current recipes in the table
createConfigFile() - Method in class de.hebkstudents.recipemanager.storage.DefaultConfig
Creates the config file
createDirectories() - Method in class de.hebkstudents.recipemanager.storage.StorageBackend
Creates the defined subdirectories if not existing
createRootPath() - Method in class de.hebkstudents.recipemanager.storage.StorageBackend
Creates the defined root path if not exists
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.ingredient.AddIngredient
IntelliJ Idea custom component creation method
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.ingredient.EditIngredient
IntelliJ Idea custom component creation method
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.ingredient.IngredientFilterFrame
IntelliJ Idea custom component creation method
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.ingredient.ShowIngredients
IntelliJ Idea custom component creation method
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.other.Options
IntelliJ Idea custom component creation method
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.recipe.AddRecipe
IntelliJ Idea custom component creation method
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.recipe.AddRecipeIngredient
IntelliJ Idea custom component creation method
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.recipe.RecipeFilterFrame
 
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipe
IntelliJ Idea custom component creation method
createUIComponents() - Method in class de.hebkstudents.recipemanager.gui.frames.recipe.ShowRecipes
IntelliJ Idea custom component creation method
CRITICAL - Static variable in class de.hebkstudents.recipemanager.constant.ShutdownConst
Critical force shutdown status code (-> Does not shutdown other services! (e.g.
A B C D E F G H I L M N O P Q R S T U V W 
All Classes|All Packages