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

I

Ingredient - class eShopper.Ingredient.
This is an Ingredient that is in the database, but doesn't need the information associated with being in a recipe or a shopping list.
Ingredient(int, String) - Constructor for class eShopper.Ingredient
 
IngredientWindow - class eShopper.IngredientWindow.
IngredientWindow serves as an abstract class from which are created the CreateIngredientWindow and ManageIngredientWindow classes.
ingredientID() - Method in class eShopper.eShopperIngredient
This accesses the unique ingredientID of the Ingredient.
isAuth() - Method in class eShopper.eShopperUnit
Determines whether this unit is set as authoritative.
isLargerThan(eShopperUnit) - Method in class eShopper.eShopperUnit
Compares the relative size of a unit to this unit
isLeaf(Object) - Method in class eShopper.eShopperTree
 
isSameType(eShopperUnit) - Method in class eShopper.eShopperUnit
Compares the type of units to see if they are combinable.

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