Class RSyntaxTextAreaEditorKit.BeginWordAction

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

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