public class SwingMultiActionDelegate extends AbstractAction implements PropertyChangeListener, SoapUIActionMarker
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
Constructor and Description |
---|
SwingMultiActionDelegate(SoapUIActionMapping<?> mapping,
ModelItem[] targets) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
SoapUIActionMapping<?> |
getMapping() |
SoapUIAction<?> |
getSoapUIAction() |
ModelItem[] |
getTargets() |
void |
propertyChange(PropertyChangeEvent evt) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public SwingMultiActionDelegate(SoapUIActionMapping<?> mapping, ModelItem[] targets)
public SoapUIActionMapping<?> getMapping()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void propertyChange(PropertyChangeEvent evt)
propertyChange
in interface PropertyChangeListener
public ModelItem[] getTargets()
public SoapUIAction<?> getSoapUIAction()
getSoapUIAction
in interface SoapUIActionMarker
Copyright © 2019. All Rights Reserved.