wt.clients.workflow.definer
Class WfExprRobotTemplateExpr.SymText

java.lang.Object
  extended bywt.clients.workflow.definer.WfExprRobotTemplateExpr.SymText
All Implemented Interfaces:
EventListener, TextListener
Enclosing class:
WfExprRobotTemplateExpr

class WfExprRobotTemplateExpr.SymText
extends Object
implements TextListener


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

WfExprRobotTemplateExpr.SymText

WfExprRobotTemplateExpr.SymText()
Method Detail

textValueChanged

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