Hi,
Well Swing is 2D so please forgive if this thread doesn’t belong here. I need to customize my menus. I have a popup menu but, though I remove the borders, there is still space at the top and bottom of the JPopupMenu. There is also a white line at the left side and a grey line (or component?) on the right of the JPopupMenu. How can I remove this space / lines from a JPopupMenu?
Devyn