de.uni_paderborn.fujaba.gui
Class EditAssocDialog.TextRoleNameCaretListener

java.lang.Object
  extended byde.uni_paderborn.fujaba.gui.EditAssocDialog.TextRoleNameCaretListener
All Implemented Interfaces:
javax.swing.event.CaretListener, java.util.EventListener
Enclosing class:
EditAssocDialog

class EditAssocDialog.TextRoleNameCaretListener
extends java.lang.Object
implements javax.swing.event.CaretListener

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

Version:
$Revision: 1.77 $
Author:
$Author: cschneid $

Constructor Summary
(package private) EditAssocDialog.TextRoleNameCaretListener()
           
 
Method Summary
 void caretUpdate(javax.swing.event.CaretEvent e)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditAssocDialog.TextRoleNameCaretListener

EditAssocDialog.TextRoleNameCaretListener()
Method Detail

caretUpdate

public void caretUpdate(javax.swing.event.CaretEvent e)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
caretUpdate in interface javax.swing.event.CaretListener
Parameters:
e - No description provided