JFormattedComboBoxCellEditor bean

The JFormattedComboBoxCellEditor bean is a table cell editor component that formats and verifies iSeries data. Use it with a JFormattedTableColumn bean. JFormattedComboBoxCellEditor has the same behavior as a JFormattedComboBox, and it also implements the TableCellEditor interface.

By default, JFormattedComboBoxCellEditor uses the AS400FieldModel.

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