public class RMTextEditorUtils
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RMTextEditorUtils.RMXStringTransferable
Transferable implementation for text editor and xstrings.
|
| Constructor and Description |
|---|
RMTextEditorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static RMTextSel |
smartFindFormatRange(RMTextEditor aTextEditor)
This method returns the range of the @-sign delinated key closest to the current selection (or null if not found).
|
public static RMTextSel smartFindFormatRange(RMTextEditor aTextEditor)