Class RSyntaxTextAreaEditorKit.GoToMatchingBracketAction.EndAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
RSyntaxTextAreaEditorKit.GoToMatchingBracketAction

public static class RSyntaxTextAreaEditorKit.GoToMatchingBracketAction.EndAction extends RTextAreaEditorKit.EndAction
Moves the caret to the end of the document, taking into account code folding.
See Also: