HTML Table classes

The IBM® Toolbox for Java™ HTMLTable class allows you to easily set up tables that you can use in HTML pages.

This class provides methods to get and set various attributes of the table, including:

Example: Using HTMLTable classes

The following example shows how to use the HTMLTable classes::

Example: Using HTMLTable classes