static JLabel jnarrowLabel(int width default 50, S text default "") { ret jMinWidth_pure(width, jlabel(text)); }