Package snap.view
Class TextAreaUtils
java.lang.Object
snap.view.TextAreaUtils
This class provides utility methods for TextArea.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TextSel
smartFindFormatRange
(TextArea aTextArea) This method returns the range of the @-sign delinated key closest to the current selection (or null if not found).
-
Constructor Details
-
TextAreaUtils
public TextAreaUtils()
-
-
Method Details
-
smartFindFormatRange
This method returns the range of the @-sign delinated key closest to the current selection (or null if not found).
-