voji.ui
Class FormatTextField$1

java.lang.Object
  |
  +--voji.ui.FormatTextField$1
All Implemented Interfaces:
java.util.EventListener, java.awt.event.TextListener

final synchronized class FormatTextField$1
extends java.lang.Object
implements java.awt.event.TextListener


Method Summary
 void textValueChanged(java.awt.event.TextEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

textValueChanged

public final void textValueChanged(java.awt.event.TextEvent)
Specified by:
textValueChanged in interface java.awt.event.TextListener