Package snap.view

Class TextAreaUtils

java.lang.Object
snap.view.TextAreaUtils

public class TextAreaUtils extends Object
This class provides utility methods for TextArea.
  • Constructor Details

    • TextAreaUtils

      public TextAreaUtils()
  • Method Details

    • smartFindFormatRange

      public static TextSel smartFindFormatRange(TextArea aTextArea)
      This method returns the range of the @-sign delinated key closest to the current selection (or null if not found).