static S gtt(JTextComponent c) { ret getTextTrim(c); } static S gtt(JComboBox cb) { ret getTextTrim(cb); }