jregexptester
Class DialogueDescription_jTextArea1_mouseAdapter

java.lang.Object
  extended byjava.awt.event.MouseAdapter
      extended byjregexptester.DialogueDescription_jTextArea1_mouseAdapter
All Implemented Interfaces:
java.util.EventListener, java.awt.event.MouseListener

class DialogueDescription_jTextArea1_mouseAdapter
extends java.awt.event.MouseAdapter


Field Summary
(package private)  DialogueDescription adaptee
           
 
Constructor Summary
(package private) DialogueDescription_jTextArea1_mouseAdapter(DialogueDescription adaptee)
           
 
Method Summary
 void mouseReleased(java.awt.event.MouseEvent e)
           
 
Methods inherited from class java.awt.event.MouseAdapter
mouseClicked, mouseEntered, mouseExited, mousePressed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adaptee

DialogueDescription adaptee
Constructor Detail

DialogueDescription_jTextArea1_mouseAdapter

DialogueDescription_jTextArea1_mouseAdapter(DialogueDescription adaptee)
Method Detail

mouseReleased

public void mouseReleased(java.awt.event.MouseEvent e)


Copyright © 2004-2005 SourceForge. All Rights Reserved.