static JLabel jtoplabel(fS text) { ret verticalAlignTop(jlabel(text)); } static JLabel jtoplabel() { ret verticalAlignTop(jlabel()); }