wt.boot
Class SetupDialog.SymText

java.lang.Object
  extended bywt.boot.SetupDialog.SymText
All Implemented Interfaces:
EventListener, TextListener
Enclosing class:
SetupDialog

class SetupDialog.SymText
extends Object
implements TextListener


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

Constructor Detail

SetupDialog.SymText

SetupDialog.SymText()
Method Detail

textValueChanged

public void textValueChanged(TextEvent event)
Specified by:
textValueChanged in interface TextListener