static JTabbedPane showPackedTabs(O... params) { JTabbedPane tabs = jtabs(params); showPackedFrame(tabs); ret tabs; }