Class RSyntaxTextAreaEditorKit.EndWordAction

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

protected static class RSyntaxTextAreaEditorKit.EndWordAction extends RTextAreaEditorKit.EndWordAction
Positions the caret at the end of the word. This class is here to better handle finding the "end of the word" in programming languages.
See Also: