static A _recordNewSwingComponent(A c) { if (c != null) callF(vm_generalMap_get('newSwingComponentRegistry), c); ret c; }