sclass G22ScriptResultPanel is Swingable { JTabbedPane tabs; JFastLogView_noWrap logView = jFastLogView_noWrap(); SingleComponentPanel scpResult = singleComponentPanel(); cachedVisual tabs = jtabs( "Result", scpResult, "Log", jscroll_borderless(logView)); }