org.knime.base.node.mine.sota.view
Class SotaDrawingPane.PaneController
java.lang.Object
java.awt.event.KeyAdapter
org.knime.base.node.mine.sota.view.SotaDrawingPane.PaneController
- All Implemented Interfaces:
- KeyListener, MouseListener, EventListener
- Enclosing class:
- SotaDrawingPane
class SotaDrawingPane.PaneController
- extends KeyAdapter
- implements MouseListener
Controls the KeyEvents of the SotaDrawingPane.
- Author:
- Kilian Thiel, University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SotaDrawingPane.PaneController
SotaDrawingPane.PaneController()
keyTyped
public void keyTyped(KeyEvent e)
-
- Specified by:
keyTyped in interface KeyListener- Overrides:
keyTyped in class KeyAdapter
mouseClicked
public void mouseClicked(MouseEvent e)
-
- Specified by:
mouseClicked in interface MouseListener
mousePressed
public void mousePressed(MouseEvent e)
-
- Specified by:
mousePressed in interface MouseListener
mouseReleased
public void mouseReleased(MouseEvent e)
-
- Specified by:
mouseReleased in interface MouseListener
mouseEntered
public void mouseEntered(MouseEvent e)
-
- Specified by:
mouseEntered in interface MouseListener
mouseExited
public void mouseExited(MouseEvent e)
-
- Specified by:
mouseExited in interface MouseListener
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.