org.fife.ui.rsyntaxtextarea
protected static class RSyntaxTextAreaEditorKit.BeginWordAction extends RTextAreaEditorKit.BeginWordAction
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.BeginWordAction(String name,
boolean select) |
Modifier and Type | Method and Description |
---|---|
protected int |
getWordStart(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.BeginWordAction(String name, boolean select)
protected int getWordStart(RTextArea textArea, int offs) throws BadLocationException
getWordStart
in class RTextAreaEditorKit.BeginWordAction
BadLocationException