srecord noeq G22AnalysisPanel(G22Utils g22utils) is Swingable { transient SingleComponentPanel scp; cachedVisual //jRaisedCenteredSection("Analysis", northAndCenterWithMargins( withLabel("Analyzer", jTypedComboBox(nullPlus(list(g22utils.concepts(), G22Recognizer)))), scp = singleComponentPanel() ) /*)*/; }