public static class RSyntaxTextAreaEditorKit.DeletePrevWordAction extends RTextAreaEditorKit.DeletePrevWordAction
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 |
---|
RSyntaxTextAreaEditorKit.DeletePrevWordAction() |
Modifier and Type | Method and Description |
---|---|
protected int |
getPreviousWordStart(RTextArea textArea,
int offs)
Returns the starting offset to delete.
|
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 RSyntaxTextAreaEditorKit.DeletePrevWordAction()
protected int getPreviousWordStart(RTextArea textArea, int offs) throws BadLocationException
RTextAreaEditorKit.DeletePrevWordAction
getPreviousWordStart
in class RTextAreaEditorKit.DeletePrevWordAction
BadLocationException