javax.swing.text
static class: SegmentCache.CachedSegment [javadoc |
source]
java.lang.Object
javax.swing.text.Segment
javax.swing.text.SegmentCache$CachedSegment
All Implemented Interfaces:
CharSequence, CharacterIterator, Cloneable
CachedSegment is used as a tagging interface to determine if
a Segment can successfully be shared.
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 |