skip to main content
Programmers documentation > Graphic components > Introducing graphic components > The table component
 
The table component
The table component is based on the Swing table component. It allows you to display data in a two-dimensional table format. Business objects are displayed in table rows, while their associated properties appear in separate columns.
The table component features smart resizing modes, multiple selection, and sorting, as well as filtering and searching capabilities. It also supports pop-up menus and tooltips.
Table component

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.