I want to modify the display of a (non-editable) JComboBox in such a fashion that the currently selected entry has some extra text in the edit field (not the dropdown list, ...
JComboBox