List of usage examples for org.eclipse.jface.viewers AbstractComboBoxCellEditor subclass-usage
From source file org.nightlabs.base.ui.celleditor.ComboBoxCellEditor.java
/** * ComboBox based {@link CellEditor}. */ public class ComboBoxCellEditor extends AbstractComboBoxCellEditor { /** * The list of items to present in the combo box.