I have a JTabbedPane with a custom tab component. That component contains a JLabel (To display the tab title) and a JButton (A close butto
JTabbedPane
JLabel
JButton
The problem is related to the one that I posted here after I did more digging: Workaround for setToolTipText consuming mouse events?