protected static class RSyntaxTextAreaEditorKit.EndWordAction extends RTextAreaEditorKit.EndWordAction
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
Modifier | Constructor and Description |
---|---|
protected |
RSyntaxTextAreaEditorKit.EndWordAction(String name,
boolean select) |
Modifier and Type | Method and Description |
---|---|
protected int |
getWordEnd(RTextArea textArea,
int offs) |
actionPerformedImpl, getMacroID
actionPerformed, getAccelerator, getDescription, getIcon, getMnemonic, getName, isRecordable, setMnemonic, setRecordable
augmentList, getFocusedComponent, getTextComponent
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
protected RSyntaxTextAreaEditorKit.EndWordAction(String name, boolean select)
protected int getWordEnd(RTextArea textArea, int offs) throws BadLocationException
getWordEnd
in class RTextAreaEditorKit.EndWordAction
BadLocationException