Uses of Interface
edu.pdx.cs410J.di.BookInventory
-
Uses of BookInventory in edu.pdx.cs410J.di
Modifier and TypeClassDescriptionclass
An implementation ofBookInventory
that stores a database of books in a flat fileModifier and TypeMethodDescriptionprotected static void
BookStoreApp.addBooks
(BookInventory inventory) ModifierConstructorDescriptionBookInventoryTableModel
(BookInventory inventory) BookStore
(BookInventory inventory, CreditCardService cardService) CheckoutInventoryTableModel
(BookInventory inventory) CheckoutPanel
(BookInventory inventory, CreditCardService cardService, Logger logger)