Uses of Class
de.grogra.pf.ui.autocomplete.impl.DocumentRange
-
Uses of DocumentRange in de.grogra.pf.ui.autocomplete.impl
Modifier and TypeMethodDescriptionParameterizedCompletionInsertionInfo.getReplacementLocation
(int index) Returns the starting- and ending-offsets of the replacement regions in the completion.DocumentRange.translate
(int amount) Translates this document range by a given amount.Modifier and TypeMethodDescriptionint
DocumentRange.compareTo
(DocumentRange other) Compares this document range to another.