79138964

Date: 2024-10-29 20:59:29
Score: 2.5
Natty:
Report link

BasicTabbedPaneUI contains protected field tabPane. So from paintTab we can access int selectedTabIndex = tabPane.getSelectedIndex(); and String tabText = tabPane.getTitleAt(tabIndex); - @SharadPaul

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @SharadPaul
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: mg3