textmaven.application.swinggui
Class DocKeyListener

java.lang.Object
  extended bytextmaven.application.swinggui.DocListener
      extended bytextmaven.application.swinggui.DocKeyListener
All Implemented Interfaces:
javax.swing.event.DocumentListener, java.util.EventListener

public class DocKeyListener
extends DocListener

Author:
krebtho

Constructor Summary
DocKeyListener(IDictionary aDictionary, javax.swing.JList list, Editor editor)
           
 
Method Summary
protected  void textChanged(javax.swing.event.DocumentEvent e)
           
 
Methods inherited from class textmaven.application.swinggui.DocListener
changedUpdate, getDictionary, getEditor, getKey, getList, insertUpdate, removeUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocKeyListener

public DocKeyListener(IDictionary aDictionary,
                      javax.swing.JList list,
                      Editor editor)
Method Detail

textChanged

protected void textChanged(javax.swing.event.DocumentEvent e)
Overrides:
textChanged in class DocListener


Copyright © 2002-2005 Sourceforge. All Rights Reserved.