javax.swing.text.html
class: AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment [javadoc |
source]
java.lang.Object
javax.swing.text.Segment
javax.swing.text.html.AccessibleHTML$TextElementInfo$TextAccessibleContext$IndexedSegment
All Implemented Interfaces:
CharSequence, CharacterIterator, Cloneable
IndexedSegment extends Segment adding the offset into the
the model the
Segment
was asked for.
Field Summary |
---|
public int | modelOffset | Offset into the model that the position represents. |
Methods from javax.swing.text.Segment: |
---|
charAt, clone, current, first, getBeginIndex, getEndIndex, getIndex, isPartialReturn, last, length, next, previous, setIndex, setPartialReturn, subSequence, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |