Re: Combobox how to disable edit but allow select



Michael Rauscher wrote:

frame.setDefaultCloseOperation( JFrame.DISPOSE_ON_CLOSE );

Thank you.

frame.setContentPane( comboBox );

:-)
.