protected class JRealTimeSpellPanel.GoAction extends AbstractAction implements PropertyChangeListener
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 |
|---|
GoAction(String name,
String actionMethodName,
String updateMethodName,
String errorMarkerMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
propertyChange(PropertyChangeEvent evt) |
void |
update(ErrorMarker errorMarker) |
void |
update(ErrorMarker errorMarker,
org.dts.spell.ErrorInfo errorInfo) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void update(ErrorMarker errorMarker)
public void update(ErrorMarker errorMarker, org.dts.spell.ErrorInfo errorInfo)
public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerCopyright © 2020. All rights reserved.