org.knime.base.node.mine.decisiontree2.view.graph
Class HierarchicalGraphComponent.MyMouseListener
java.lang.Object
java.awt.event.MouseAdapter
org.knime.base.node.mine.decisiontree2.view.graph.HierarchicalGraphComponent.MyMouseListener
- All Implemented Interfaces:
- MouseListener, MouseMotionListener, MouseWheelListener, EventListener
- Enclosing class:
- HierarchicalGraphComponent<K>
public class HierarchicalGraphComponent.MyMouseListener
- extends MouseAdapter
Just forward mouse events to the graph.
- Author:
- Heiko Hofer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HierarchicalGraphComponent.MyMouseListener
public HierarchicalGraphComponent.MyMouseListener()
mousePressed
public void mousePressed(MouseEvent e)
-
- Specified by:
mousePressed in interface MouseListener- Overrides:
mousePressed in class MouseAdapter
mouseClicked
public void mouseClicked(MouseEvent e)
-
- Specified by:
mouseClicked in interface MouseListener- Overrides:
mouseClicked in class MouseAdapter
mouseReleased
public void mouseReleased(MouseEvent e)
-
- Specified by:
mouseReleased in interface MouseListener- Overrides:
mouseReleased in class MouseAdapter
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.