Started working on my assignment again after a looooooong time.
I have a pretty basic question now.
I am using a JCombobox in my JPanel layout to implement the Search functionality. It expands to fit in the largest entry in the list.
Is there a way I could make it a constant size, so that irrespective of the data entries, it just shows a constant width?