de.uni_paderborn.fujaba.fsa.swing
Class TextGrabUI.MouseHandler

java.lang.Object
  extended byjava.awt.event.MouseAdapter
      extended byde.uni_paderborn.fujaba.fsa.swing.TextGrabUI.MouseHandler
All Implemented Interfaces:
java.util.EventListener, java.awt.event.MouseListener
Enclosing class:
TextGrabUI

public class TextGrabUI.MouseHandler
extends java.awt.event.MouseAdapter

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.15 $
Author:
$Author: lowende $

Constructor Summary
TextGrabUI.MouseHandler()
           
 
Method Summary
 void mouseClicked(java.awt.event.MouseEvent e)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class java.awt.event.MouseAdapter
mouseEntered, mouseExited, mousePressed, mouseReleased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextGrabUI.MouseHandler

public TextGrabUI.MouseHandler()
Method Detail

mouseClicked

public void mouseClicked(java.awt.event.MouseEvent e)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
e - No description provided