public class AssociateUserAction extends org.sigtec.graphix.widget.BasicAction implements ListSelectionListener
BasicAction and implements the ListSelectionListener interface.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| Constructor and Description |
|---|
AssociateUserAction(DeviceManagerController controller,
DeviceManagerView view) |
AssociateUserAction(DeviceManagerController controller,
DeviceManagerView view,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
valueChanged(ListSelectionEvent e) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic AssociateUserAction(DeviceManagerController controller, DeviceManagerView view)
public AssociateUserAction(DeviceManagerController controller, DeviceManagerView view, boolean enabled)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void valueChanged(ListSelectionEvent e)
valueChanged in interface ListSelectionListenerCopyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.