Class RMTextEditorUtils


  • public class RMTextEditorUtils
    extends java.lang.Object
    Text editor utils.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method 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).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RMTextEditorUtils

        public RMTextEditorUtils()
    • 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).