A C D E G H I L M N P Q R S T U V

R

Recipe - class eShopper.Recipe.
This is a recipe that is in the database but does not need the information associated with being in a shopping list.
Recipe(int, String) - Constructor for class eShopper.Recipe
Explicit value constructor for a recipe.
RecipeIngredient - class eShopper.RecipeIngredient.
This is an ingredient that is associated with a recipe.
RecipeWindow - class eShopper.RecipeWindow.
This is the parent of the windows to create and manage recipes.
recipeID() - Method in class eShopper.eShopperRecipe
Used to get the ID which identifies this recipe
remove() - Method in class eShopper.eShopperList
This removes the item(s) currently selected from the list & database.
removeIngredientFromRecipe() - Method in class eShopper.RecipeWindow
This removes the currently selected ingredient from the currently selected recipe.
removeTreeModelListener(TreeModelListener) - Method in class eShopper.eShopperTree
 
rename(String, eShopperDB) - Method in class eShopper.List
Renames this list in the database
renameRecipe() - Method in class eShopper.ManageRecipesWindow
This renames the recipe currently selected in the combobox.

A C D E G H I L M N P Q R S T U V