public static class RSyntaxTextAreaEditorKit.PreviousWordAction extends RTextAreaEditorKit.PreviousWordAction
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 |
---|
PreviousWordAction(String nm,
boolean select) |
Modifier and Type | Method and Description |
---|---|
protected int |
getPreviousWord(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 PreviousWordAction(String nm, boolean select)
protected int getPreviousWord(RTextArea textArea, int offs) throws BadLocationException
getPreviousWord
in class RTextAreaEditorKit.PreviousWordAction
BadLocationException
Copyright © 2003–2015. All rights reserved.