public void setUnderlineBindPath(String underlineBindPath) {
   text.setBindPath(underlineBindPath);
 }