This class is not part of the public API.

Class: javax.swing.text.JTextComponent.AccessibleJTextComponent.IndexedSegment

  • private class JTextComponent.AccessibleJTextComponent.IndexedSegment
  • extends Segment
IndexedSegment extends Segment adding the offset into the the model the Segment was asked for.

Inheritance

Superclass tree: Implements:

Methods

Fields

  • modelOffset

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