sO componentMetaSrc(Component c) { ret swing(-> { reMutable c; do try object getMetaSrc(c); while ((c = getParent(c)) != null); null; }); }