Package com.inductiveautomation.rm.text
Class RMTextEditorUtils
- java.lang.Object
 - 
- com.inductiveautomation.rm.text.RMTextEditorUtils
 
 
- 
public class RMTextEditorUtils extends java.lang.ObjectText editor utils. 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRMTextEditorUtils.RMXStringTransferableTransferable implementation for text editor and xstrings. 
- 
Constructor Summary
Constructors Constructor Description RMTextEditorUtils() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RMTextSelsmartFindFormatRange(RMTextEditor aTextEditor)This method returns the range of the @-sign delinated key closest to the current selection (or null if not found). 
 - 
 
- 
- 
Method Detail
- 
smartFindFormatRange
public 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). 
 - 
 
 -