Overview
Data presentation has always been a challenge for an application. A table or grid component is a common way to show a lot of data in limited space. Every visual programming language has a table/grid component.
Java's table component is the JTable, which is based on the Swing architecture. JTable's framework is extremely flexible and powerful, yet lacks the functionality which is often required in modern applications.
Our products attempt to make these missing features available to Java developers.
Characteristics
Our components share the following characteristics:
- Small learning curve. Developers already familiar with JTable and Swing architecture in general, will find it easy to learn our API, since most of our classes extend or inherit classes and interfaces in the javax.swing, javax.swing.table and javax.swing.event packages.
- Can be readily incorporated into existing code.
- Changes to the Look and Feel (UI) of your application (or applet) immediately reflect on the table.
- Written 100% in Swing - no native code. Works on any Java-enabled platform.
- Simple to use, yet fully customizable, powerful and most comprehensive API, entirely documented with Javadoc.
- Deliver fast and reliable performance.
- Working and tested with any Java version - from 1.2 up to the recently released 1.7.
- We offer a fully functional evaluation version, with the only limitation that a popup window is being displayed once in a while.
- With every purchase, we offer six months of free updates and priority e-mail and forum support.
- We offer single user (for one developer) and site licenses (for all developers working in the same company). There are no application royalty fees.
- Source code licenses also available.
Click on the menu on the right to find more information on a product.