static Component wrapForSmartAdd(O o) { if (o == null) ret jpanel(); if (o instanceof S) ret jlabel((S) o); ret wrap(o); }