Class ValuePassThroughCellEditor

java.lang.Object
org.pentaho.reporting.libraries.designtime.swing.ValuePassThroughCellEditor
All Implemented Interfaces:
ComboBoxEditor

public class ValuePassThroughCellEditor extends Object implements ComboBoxEditor
A non editing cell-editor for comboboxes. This works around the obvious bug that the combobox always adds an empty string to non-editable models.
Author:
Thomas Morgner.