JFormattedLabelCellRenderer bean

The JFormattedLabelCellRenderer bean is a table cell renderer component that supports formatting of iSeries data. Use it with a JFormattedTableColumn. JFormattedLabelCellRenderer has the same behavior as the JFormattedLabel and implements the TableCellRenderer interface.

By default, JFormattedLabelCellRenderer uses the AS400FieldModel.

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