This class manages a selection of rows on a DataTable. It keeps track of selected objects and takes care of highlighting rows. It can also be used for a DynamicTable, with support for paging etc., if you use DynamicTableSelectionManager. For convenience, it can also act as a TableWidgetFactory to supply checkboxes for selecting rows in a table, and as a SelectionPanelListener.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.