static Component contentsOfTabNamed(JTabbedPane tabs, S tabName) swing { ret contentsOfTab(tabs, indexOfTabName(tabs, tabName)); }