nu.zoom.ldap.eon.connection
Class EditConnectionAction
java.lang.Object
javax.swing.AbstractAction
nu.zoom.swing.desktop.common.action.WorkbenchAction
nu.zoom.swing.desktop.common.action.WorkbenchMessageAction
nu.zoom.ldap.eon.connection.EditConnectionAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public class EditConnectionAction
- extends WorkbenchMessageAction
- Version:
- $Revision: 1.7 $
- Author:
- $Author: johan $
- See Also:
- Serialized Form
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
connectionFactory
protected ConnectionFactory connectionFactory
workbench
protected Workbench workbench
EditConnectionAction
public EditConnectionAction(Workbench workbench,
org.ops4j.gaderian.Messages messages,
ConnectionFactory connectionFactory,
Connection connection)
- Action that instructs a connection factory to edit a connection.
- Parameters:
messages - connectionFactory -
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener- Specified by:
actionPerformed in class WorkbenchMessageAction
Copyright © 2011. All Rights Reserved.