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