Index

A B C D E F G H I M N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

R

recursivelyCountFiles(File) - Static method in class se.chalmers.cse.dat216.project.util.IOUtilities
Returns the number of files found in the specified path, as well as any subdirectories found (a recursive traversal is made).
removeFavorite(Product) - Method in class se.chalmers.cse.dat216.project.IMatDataHandler
Removes the product p from the set of favorited products.
removeItem(int) - Method in class se.chalmers.cse.dat216.project.ShoppingCart
Removes the ShoppingItem at index from the shopping cart
removeItem(ShoppingItem) - Method in class se.chalmers.cse.dat216.project.ShoppingCart
Removes the ShoppingItem sci from the shopping cart The method compares the product id from the product in sci with the items in the shopping cart and removes all items with a matching product id.
removeProduct(Product) - Method in class se.chalmers.cse.dat216.project.IMatDataHandler
Removes a product from the IMatDataHandler.
removeProduct(Product) - Method in class se.chalmers.cse.dat216.project.ShoppingCart
Removes the ShoppingItem sci from the shopping cart The method compares the product id from the product in sci with the items in the shopping cart and removes all items with a matching product id.
removeShoppingCartListener(ShoppingCartListener) - Method in class se.chalmers.cse.dat216.project.ShoppingCart
Removes a shoppingcart listener.
reset() - Method in class se.chalmers.cse.dat216.project.IMatDataHandler
Resets the IMatDataHandler to its initial state.
resetFirstRun() - Method in class se.chalmers.cse.dat216.project.IMatDataHandler
Resets first run to true.
ROOT_VEGETABLE - Enum constant in enum se.chalmers.cse.dat216.project.ProductCategory
 
A B C D E F G H I M N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form