public abstract class IlvCompiledSymbolInteractor extends AbstractAction
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| Modifier | Constructor and Description | 
|---|---|
| protected  | IlvCompiledSymbolInteractor()Constructs an  IlvCompiledSymbolInteractor. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | actionPerformed(ActionEvent e)Invoked by the composite interactor to perform the action. | 
| protected abstract void | actionPerformed(IlvCompositeActionEvent event)Invoked by  actionPerformed(ActionEvent e). | 
| protected IlvCompositeActionEvent | getEvent()Returns the last composite action event received by  actionPerformed. | 
| protected Logger | getLogger()Returns a logger for messages | 
| String | getParameterToModify()Returns the name of the parameter that is modified by the
 interactor action. | 
| void | setParameterToModify(String parameterToModify)Sets the name of the parameter that is changed by the interactor action. | 
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected IlvCompiledSymbolInteractor()
IlvCompiledSymbolInteractor.protected abstract void actionPerformed(IlvCompositeActionEvent event)
actionPerformed(ActionEvent e).event - The composite action event.actionPerformed(IlvCompositeActionEvent)protected Logger getLogger()
public final void actionPerformed(ActionEvent e)
actionPerformed(IlvCompositeActionEvent event) version.actionPerformed(ActionEvent), 
getEvent()protected IlvCompositeActionEvent getEvent()
actionPerformed.actionPerformed.actionPerformed(ActionEvent)public void setParameterToModify(String parameterToModify)
parameterToModify - The name of the parameter.public String getParameterToModify()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.