The AddressBook example shows how the Table control can be used to present information in a tabular format. The application can save and load data from a file, sort the entries, and search for strings within the fields.
Follow the Manual Setup instructions to install and run the example from your workspace.
The "Main" class is org.eclipse.swt.examples.addressbook.AddressBook
.
This example can also be run using the Example Launcher. Select the Address Book item from the Standalone category and click Run.