I need to create a search button for a Mock Library Database.
The Items(books, cds, dvds, and magazines) are in an array list.
If a user inputs "Tom" the search button should return any Items that have the String "Tom" in them.
Any helps would be greatly appreciated.
Thanks
