public class DisconnectDeviceAction extends org.sigtec.graphix.widget.BasicAction implements ListSelectionListener
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 |
|---|
DisconnectDeviceAction(DeviceManagerController controller,
DeviceManagerView view) |
DisconnectDeviceAction(DeviceManagerController controller,
DeviceManagerView view,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
addAction(org.sigtec.graphix.widget.BasicAction action) |
void |
valueChanged(ListSelectionEvent e) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic DisconnectDeviceAction(DeviceManagerController controller, DeviceManagerView view)
public DisconnectDeviceAction(DeviceManagerController controller, DeviceManagerView view, boolean enabled)
public void addAction(org.sigtec.graphix.widget.BasicAction action)
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.