This java table applet enables you to display data in rows and columns in your java and web applications. The data can be sorted, searched, and filtered by using the table header and a powerful filter bar making it fast and easy to find the data you need. Features:
- List data in rows and columns.
- Sort columns ascending or descending at runtime.
- Search for rows at runtime.
- Filter out rows at runtime.
- Adjust or collapse columns at runtime.
- Load data from a URL.
- Export data from the table.
- Text, number, currency, dates, and IP address column types.
- Subclass the table to add custom column types.
- Add URL links to rows or column cells.
- Control fonts and colors.
- Display tooltip labels.
- Display cell images.
- The table can be used as an applet.
- The table can be used as a component in java applications.




