de.unihalle.informatik.Alida.grappa
Class ALDGrappaFrame.ChooserTreeMouseAdapter

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by de.unihalle.informatik.Alida.grappa.ALDGrappaFrame.ChooserTreeMouseAdapter
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener
Enclosing class:
ALDGrappaFrame

protected class ALDGrappaFrame.ChooserTreeMouseAdapter
extends MouseAdapter

MouseListener for the operator tree.


Constructor Summary
protected ALDGrappaFrame.ChooserTreeMouseAdapter()
           
 
Method Summary
 void mouseClicked(MouseEvent e)
           
 
Methods inherited from class java.awt.event.MouseAdapter
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ALDGrappaFrame.ChooserTreeMouseAdapter

protected ALDGrappaFrame.ChooserTreeMouseAdapter()
Method Detail

mouseClicked

public void mouseClicked(MouseEvent e)
Specified by:
mouseClicked in interface MouseListener
Overrides:
mouseClicked in class MouseAdapter


Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.