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 SummaryNested Classes Modifier and Type Class Description static classRMTextEditorUtils.RMXStringTransferableTransferable implementation for text editor and xstrings.
 - 
Constructor SummaryConstructors Constructor Description RMTextEditorUtils()
 - 
Method SummaryAll 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- 
smartFindFormatRangepublic 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).
 
- 
 
-