public class RealTimeSpellCheckAction extends AbstractSpellCheckerAction
lastAdapterFocusedchangeSupport, enabledACCELERATOR_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 |
RealTimeSpellCheckAction(JTextComponentSpellChecker textCmpSpellChecker) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
protected JTextComponentSpellChecker |
getTextComponentSpellChecker() |
void |
onFocusedTextComponentChanged(JTextComponent textCmp) |
protected void |
onStartRealtimeMarkErrors(JTextComponent txtCmp) |
protected void |
onStopRealtimeMarkErrors(JTextComponent txtCmp) |
getLastAdapterFocused, getLastSelected, release, setLastAdapterFocusedaugmentList, getFocusedComponent, getTextComponentaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected RealTimeSpellCheckAction(JTextComponentSpellChecker textCmpSpellChecker)
protected JTextComponentSpellChecker getTextComponentSpellChecker()
protected void onStartRealtimeMarkErrors(JTextComponent txtCmp)
protected void onStopRealtimeMarkErrors(JTextComponent txtCmp)
public void onFocusedTextComponentChanged(JTextComponent textCmp)
onFocusedTextComponentChanged in class AbstractSpellCheckerActionpublic void actionPerformed(ActionEvent e)
Copyright © 2020. All rights reserved.