wt.clients.folder
Class UpdateFolderDialog.SymText

java.lang.Object
  extended bywt.clients.folder.UpdateFolderDialog.SymText
All Implemented Interfaces:
EventListener, TextListener
Enclosing class:
UpdateFolderDialog

class UpdateFolderDialog.SymText
extends Object
implements TextListener


Constructor Summary
(package private) UpdateFolderDialog.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

UpdateFolderDialog.SymText

UpdateFolderDialog.SymText()
Method Detail

textValueChanged

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