wt.clients.csm.widgets
Class FloatContentDiscreteSetWidget.SymAncestor

java.lang.Object
  extended bywt.clients.csm.widgets.FloatContentDiscreteSetWidget.SymAncestor
All Implemented Interfaces:
AncestorListener, EventListener
Enclosing class:
FloatContentDiscreteSetWidget

class FloatContentDiscreteSetWidget.SymAncestor
extends Object
implements AncestorListener


Constructor Summary
(package private) FloatContentDiscreteSetWidget.SymAncestor()
           
 
Method Summary
 void ancestorAdded(AncestorEvent event)
           
 void ancestorMoved(AncestorEvent event)
           
 void ancestorRemoved(AncestorEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatContentDiscreteSetWidget.SymAncestor

FloatContentDiscreteSetWidget.SymAncestor()
Method Detail

ancestorMoved

public void ancestorMoved(AncestorEvent event)
Specified by:
ancestorMoved in interface AncestorListener

ancestorAdded

public void ancestorAdded(AncestorEvent event)
Specified by:
ancestorAdded in interface AncestorListener

ancestorRemoved

public void ancestorRemoved(AncestorEvent event)
Specified by:
ancestorRemoved in interface AncestorListener