nu.zoom.ldap.eon.connection
Class CreateConnectionAction
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.CreateConnectionAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public class CreateConnectionAction
- extends WorkbenchMessageAction
- Version:
- $Revision: 1.6 $
- 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
CreateConnectionAction
public CreateConnectionAction(Workbench workbench,
org.ops4j.gaderian.Messages messages,
ConnectionFactory connectionFactory,
ImageIcon icon)
- Parameters:
messages -
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener- Specified by:
actionPerformed in class WorkbenchMessageAction
Copyright © 2011. All Rights Reserved.