public interface FormatterAccessor
Modifier and Type | Method and Description |
---|---|
int |
getAnchor() |
int |
getCaret() |
String |
getText(int begin,
int end) |
int |
getTextLength() |
int getTextLength()
String getText(int begin, int end)
int getCaret()
int getAnchor()
Copyright © 2020. All rights reserved.