Ejemplo n.º 1
0
 /**
  * This method returns the text contained in the <code>RichTextCommentsComposite</code>
  *
  * @return the text contained in the <code>RichTextCommentsComposite</code>
  */
 public String getDocumentationValue() {
   return commentsText.getText();
 }