Uses of Class
com.ibm.icu.dev.demo.impl.Selection
Packages that use Selection
-
Uses of Selection in com.ibm.icu.dev.demo.impl
Fields in com.ibm.icu.dev.demo.impl declared as SelectionModifier and TypeFieldDescriptionprivate Selection
DumbTextComponent.selection
private Selection
DumbTextComponent.tempSelection
Methods in com.ibm.icu.dev.demo.impl that return SelectionModifier and TypeMethodDescriptionSelection.fixAfterReplace
(int start, int end, int len) Selection.nextBound
(BreakIterator breaker, int direction, boolean extend) DumbTextComponent.point2Offset
(Point p, Selection o) Selection.set
(int anchor, int caret, boolean clickAfter) Methods in com.ibm.icu.dev.demo.impl with parameters of type Selection