#BlueJ class context comment0.target=class\ AddressBookDemo comment0.text=\nProvide\ a\ simple\ demonstration\ of\ the\ AddressBook\ class.\nSample\ data\ is\ added\ to\ the\ address\ book.\n\n@author\ David\ J.\ Barnes\ and\ Michael\ Kolling.\n@version\ 2005.07.08\n\n comment1.target=book comment2.params= comment2.target=AddressBookDemo() comment2.text=\nSetup\ an\ AddressBook\ with\ sample\ data.\nThe\ address\ book\ can\ be\ retrieved\ using\ the\ getBook\ method.\ \n\n comment3.params= comment3.target=AddressBook\ getBook() comment3.text=\n@return\ The\ sample\ address\ book.\n\n numComments=4