Searched defs:posRefs (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DStringContent.java444 protected Vector posRefs; field in class:StringContent.InsertUndo
503 protected Vector<UndoPosRef> posRefs; field in class:StringContent.RemoveUndo
[all...]
H A DGapContent.java910 protected Vector posRefs; field in class:GapContent.InsertUndo
964 protected Vector<UndoPosRef> posRefs; field in class:GapContent.RemoveUndo
[all...]

Completed in 86 milliseconds