public interface AppTextAreaPeer extends AppComponentPeer
| Modifier and Type | Method and Description |
|---|---|
String |
getText(int from,
int to) |
int |
getTextLength() |
void |
highlight(int from,
int to,
AppColor c,
Object userObjectKey) |
void |
registerAccelerator(String actionId,
String accelerator,
Runnable action) |
void |
removeAllHighlights(Object userObjectKey) |
void |
replaceSelection(String newValue) |
void |
runSelectLine() |
void |
runTextDuplicate() |
addChild, install, removeChild, requestFocus, toolkitComponent, uninstallCopyright © 2021 vpc open source initiative. All rights reserved.