public static class RSyntaxTextAreaEditorKit.PreviousWordAction extends RTextAreaEditorKit.PreviousWordAction
RTextAreaEditorKit to better skip "words" in source code.changeSupport, enabledACCELERATOR_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 |
|---|
RSyntaxTextAreaEditorKit.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, getMacroIDactionPerformed, getAccelerator, getDescription, getIcon, getMnemonic, getName, isRecordable, setAccelerator, setMnemonic, setMnemonic, setName, setProperties, setRecordable, setShortDescriptionaugmentList, getFocusedComponent, getTextComponentaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic RSyntaxTextAreaEditorKit.PreviousWordAction(String nm, boolean select)
protected int getPreviousWord(RTextArea textArea, int offs) throws BadLocationException
getPreviousWord in class RTextAreaEditorKit.PreviousWordActionBadLocationException