boolean allowEmptyValues ) {
switch ( dtable.getTableFormat() ) {
case EXTENDED_ENTRY:
return new DTCellValueWidgetFactory( dtable,
oracle,
new DefaultValueDropDownManager( dtable,
oracle ),
isReadOnly,
allowEmptyValues );
default:
return new DTCellValueWidgetFactory( dtable,