public interface TextElement extends Element
Element subtype which also defines specific offsets 
  describing the location of the element| Modifier and Type | Method and Description | 
|---|---|
int | 
getEndOffset()
Fetch the end offset of this element. 
 | 
int | 
getStartOffset()
Fetch the start offset of this element. 
 | 
getAttributes, getChildren, getData, mayHaveChildrengetAttributedLabel, getIcon, getLongLabel, getShortLabel, getToolTipText, toString