Bug 522287 - Combobox filter with filter list as baseCollection Fixed UpdateDataCommand consumption if current filter value is SELECT_ALL and all current visible values are selected. Signed-off-by: Dirk Fauth <dirk.fauth@googlemail.com> Change-Id: I831b99fbf07ef00ddafc3bcbd2757a982b621a28
NatTable is a powerful and flexible SWT table/grid widget that is built to handle very large data sets, real-time updates, dynamic styling, and more.
NatTable is a subproject of the Nebula Project the home of further supplemental custom widgets for SWT.
To get started with NatTable it is recommended to read through the NatTable Getting Started Tutorial we published at vogella Tutorials. It explains the basic concepts, how to install NatTable to the IDE or how to add it to a Target Definition, and it contains some basic exercises.
One of the best ways to get familiar with NatTable is to have a look at example code. There are several options to have a look at the NatTable Examples code: