org.knime.base.node.mine.decisiontree2.view.graph
Class ExpandBranchAction<K>
java.lang.Object
javax.swing.AbstractAction
org.knime.base.node.mine.decisiontree2.view.graph.ExpandBranchAction<K>
- Type Parameters:
K - The type of the nodes user objects in a
HierarchicalGraphView
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public class ExpandBranchAction<K>
- extends AbstractAction
An action to expand the branch starting from the selected node in a
HierarchicalGraphView.
- Author:
- Heiko Hofer
- 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 |
ExpandBranchAction
public ExpandBranchAction(HierarchicalGraphView<K> graph)
- Parameters:
graph - nodes of the graph are effected by this action
actionPerformed
public void actionPerformed(ActionEvent e)
-
Copyright, 2003 - 2012. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.