de.uni_paderborn.fujaba.gui
Class EditAssocDialog.TextNameCaretListener

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

class EditAssocDialog.TextNameCaretListener
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.TextNameCaretListener()
           
 
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.TextNameCaretListener

EditAssocDialog.TextNameCaretListener()
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