Example #1
0
 /**
  * Returns the item's text.
  *
  * @return the text
  */
 public String getText() {
   return header.getText();
 }