JFormattedTableColumn bean

The JFormattedTableColumn bean has the same behavior as Swing TableColumn, but with more features. To allow for the first two capabilities, you should use one of the following cell editors or cell renderers for the column:

JFormattedTableColumn offers these additional features:

By default, JFormattedTableColumn uses the AS400FieldModel.

For additional information about Swing architecture, see the following Web site:

http://java.sun.com/products/jfc/tsc/articles/architecture/index.html

Related reference
JFormatted beans
JFormattedTable bean
JFormattedTextFieldCellEditor bean
JFormattedComboBoxCellEditor bean
JFormattedLabelCellRenderer bean
Related information
JFormattedTableColumn