How could I search elements in a Jlist?Please Help!
Hello!This is my first Thread which I post on this forum! I hAVE TO DO A PhoneBook!I am working in Nettbeens, and I don't know how to implement a method that search the elements from a Jlist.For example ,let'supose that I want to see the all person who are named "Jhon" from my list, or I want to find out that phone numbers which starts with "0734". I want to type my input dates , like " Jhon" or "0743" in a textfield and then press a "searchbutton" which should perform the searching action, and the search 's results to be display in a textarea!!!! Please Help me!
My deepest apreciation!