svoid setText_neverEmpty(JLabel c, O text) { S s = spaceIfEmpty(strUnnull(text)); setText(c, s); }