|
|||||||||
| Home >> All >> org >> bdgp >> apps >> dagedit >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.bdgp.apps.dagedit.gui
Class DETermEditor.TextUpdateListener

java.lang.Objectorg.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
- extends java.lang.Object
| 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:
updatein interfaceorg.bdgp.apps.dagedit.gui.event.TextEditorUpdateListener
|
|||||||||
| Home >> All >> org >> bdgp >> apps >> dagedit >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.bdgp.apps.dagedit.gui.DETermEditor.TextUpdateListener