Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.bdgp.apps.dagedit.gui
Class DETermEditor.TextUpdateListener  view DETermEditor.TextUpdateListener download DETermEditor.TextUpdateListener.java

java.lang.Object
  extended byorg.bdgp.apps.dagedit.gui.DETermEditor.TextUpdateListener
All Implemented Interfaces:
java.util.EventListener, org.bdgp.apps.dagedit.gui.event.TextEditorUpdateListener
Enclosing class:
DETermEditor

protected class DETermEditor.TextUpdateListener
extends java.lang.Object
implements org.bdgp.apps.dagedit.gui.event.TextEditorUpdateListener


Constructor Summary
protected DETermEditor.TextUpdateListener()
           
 
Method Summary
 void update(org.bdgp.apps.dagedit.gui.event.TextEditorUpdateEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DETermEditor.TextUpdateListener

protected DETermEditor.TextUpdateListener()
Method Detail

update

public void update(org.bdgp.apps.dagedit.gui.event.TextEditorUpdateEvent e)
Specified by:
update in interface org.bdgp.apps.dagedit.gui.event.TextEditorUpdateListener