Uses of Class
de.grogra.pf.ui.autocomplete.impl.DocumentRange
Packages that use DocumentRange
-
Uses of DocumentRange in de.grogra.pf.ui.autocomplete.impl
Methods in de.grogra.pf.ui.autocomplete.impl that return DocumentRangeModifier 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.Methods in de.grogra.pf.ui.autocomplete.impl with parameters of type DocumentRangeModifier and TypeMethodDescriptionint
DocumentRange.compareTo
(DocumentRange other) Compares this document range to another.