Table Library - A Java GUI library that enhances the functionality and appearance of JTable. Data can also be displayed in a tree-like view.
Some of the features include data sorting and filtering, dynamically add/remove columns, automatically adjust column widths and other various rendering and editing enhancements.
Table Library is a java library component that can add columns. The library is highly customizable and can be integrated seamlessly with your existing applications or applets. Includes API Javadoc documentation.
Here are some key features of "Table Library":
Sorting:
· Users are able to sort the data of the table by clicking on the columns of the table's header.
Filtering:
· The rows of the table can become hidden (filtered out), if they don't match a set of filtering rules.
Caching:
· Easily and efficiently cache your table's data.
Database Support:
· Connect to a relational database and display millions of rows in a table.
CrossTab feature:
· Easily display cross-tab (pivot) database queries.
TreeTable Database Support:
· Produce a hierarchical tree structure of thedata lying in a relational database, while supplying your own SQL aggregate functions.
Requirements:
· Java
Limitations:
· Nag screen
· This license grants the right to only ONE developer within your organization to use the library at a given time. The demo version which includes the demo application and applet, the Javadoc documentation and the developer's manual. You will not have access to the API methods with this release. To do so you will need to register.
What's New in This Release: [ read full changelog ]
· java pivot tables