static A onResizeAndNow(A c, O r) { if (c != null && r != null) swing { onResize(c, toRunnable(r)); callF(r); } ret c; }