This class is not part of the public API.

Class: javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment

  • private class AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment
  • extends Segment
IndexedSegment extends Segment adding the offset into the the model the Segment was asked for.

Inheritance

Superclass tree: Implements:

Methods

  • AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegmenttop

    private AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment()
    Google Code Search
    Stack Overflow

Fields

  • modelOffset

    public int modelOffset
    Offset into the model that the position represents.