Re: Which Swing Component is this?



It is similar to JComboBox, except:
- The text on the button is not an element of the list
- The text does not change when you select an item

Eric Sosman wrote:

JComboBox, perhaps?

.