public class HtmlActions
extends java.lang.Object
Constructor and Description |
---|
HtmlActions() |
Modifier and Type | Method and Description |
---|---|
static void |
matchTag(org.gjt.sp.jedit.View view,
org.gjt.sp.jedit.textarea.JEditTextArea textArea)
Moves the caret to the matching tag.
|
public static void matchTag(org.gjt.sp.jedit.View view, org.gjt.sp.jedit.textarea.JEditTextArea textArea)