public int getTextAreaOffsetLeft() {
   return textArea.getAbsoluteLeft() - getAbsoluteLeft();
 }