JComboBox popup menu not appearing
问题 I have a JComboBox inside a JPanel (which itself is nested within a few other JPanels). It's populated with members of an enum. I'm running into a problem where the popup menu doesn't appear when I click the expand button. Here's the information I've gathered so far: 1) The first click on the expand button does nothing. The second click highlights the contents of the box, but the popup still doesn't appear. 2) Once I've clicked the button and given it focus, up/down keystrokes cycle through