public static class RSyntaxTextAreaEditorKit.NextWordAction extends RTextAreaEditorKit.NextWordAction
RTextAreaEditorKit
to better skip "words" in source code.changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
NextWordAction(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
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public NextWordAction(String nm, boolean select)
protected int getNextWord(RTextArea textArea, int offs) throws BadLocationException
getNextWord
in class RTextAreaEditorKit.NextWordAction
BadLocationException
Copyright © 2003–2015. All rights reserved.