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