public class DeleteNodeAction 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 |
---|
DeleteNodeAction(JPanel parentPanel,
ZooInspectorTreeViewer treeViewer,
ZooInspectorManager zooInspectorManager) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public DeleteNodeAction(JPanel parentPanel, ZooInspectorTreeViewer treeViewer, ZooInspectorManager zooInspectorManager)
public void actionPerformed(ActionEvent e)
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.