// for arguments, see jtabs static JTabbedPane jTopOrLeftTabs(bool horizontal, O... x) { ret jLeftOrTopTabs(horizontal, x); } static JTabbedPane jTopOrLeftTabs(bool horizontal, Cl c) { ret jLeftOrTopTabs(horizontal, c); }