public class EditServiceValuesAction extends AbstractAction
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 |
---|
EditServiceValuesAction(org.jdesktop.swingx.JXTable table,
String helpUrl) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
buildDialog() |
protected Component |
buildHelpButton(String link) |
void |
setSelectedService(com.eviware.soapui.model.environment.Service service,
int selectedRow) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public EditServiceValuesAction(org.jdesktop.swingx.JXTable table, String helpUrl)
public void actionPerformed(ActionEvent e)
public void setSelectedService(com.eviware.soapui.model.environment.Service service, int selectedRow)
public void buildDialog()
Copyright © 2019. All rights reserved.