static L allJSections() { ret [JPanel p : allSwingComponentsOfType(JPanel.class) | eqOneOf(className(p), "main$JSection", "main$jLiveValueSection_class")]; }