public static class RSyntaxTextAreaEditorKit.NextWordAction extends RTextAreaEditorKit.NextWordAction
RTextAreaEditorKit
to better skip "words" in source code.Constructor and Description |
---|
NextWordAction(java.lang.String nm,
boolean select) |
Modifier and Type | Method and Description |
---|---|
protected int |
getNextWord(RTextArea textArea,
int offs)
Overridden to do better with skipping "words" in code.
|
actionPerformedImpl, getMacroID
actionPerformed, getAccelerator, getDescription, getIcon, getMnemonic, getName, isRecordable, setAccelerator, setMnemonic, setMnemonic, setName, setProperties, setRecordable, setShortDescription
augmentList, getFocusedComponent, getTextComponent
protected int getNextWord(RTextArea textArea, int offs) throws javax.swing.text.BadLocationException
getNextWord
in class RTextAreaEditorKit.NextWordAction
javax.swing.text.BadLocationException