Class RSyntaxTextAreaEditorKit.SelectWordAction

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

public static class RSyntaxTextAreaEditorKit.SelectWordAction extends RTextAreaEditorKit.SelectWordAction
Selects the word around the caret. This class is here to better handle selecting "words" in programming languages.
See Also: