public class RegexCaretDirection extends CaretImpl.DirectionToPosition
| Modifier and Type | Field and Description |
|---|---|
static String |
REGEX_FLAGS |
| Constructor and Description |
|---|
RegexCaretDirection(Text text,
CaretOwner caretOwner,
String regex,
int flags,
boolean front,
int index) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
position() |
static int |
position(Text text,
String regex,
int flags,
boolean front,
int index) |
to, toStringpublic static final String REGEX_FLAGS
public RegexCaretDirection(Text text, CaretOwner caretOwner, String regex, int flags, boolean front, int index)
protected double position()
position in class CaretImpl.DirectionToPositionCopyright © 2018. All rights reserved.