visad.bom
Class FlexibleTrackManipulation.AnimationControlListener

java.lang.Object
  extended byvisad.bom.FlexibleTrackManipulation.AnimationControlListener
All Implemented Interfaces:
ControlListener, EventListener
Enclosing class:
FlexibleTrackManipulation

class FlexibleTrackManipulation.AnimationControlListener
extends Object
implements ControlListener


Constructor Summary
(package private) FlexibleTrackManipulation.AnimationControlListener()
           
 
Method Summary
 void controlChanged(ControlEvent e)
          send a ControlEvent to this ControlListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexibleTrackManipulation.AnimationControlListener

FlexibleTrackManipulation.AnimationControlListener()
Method Detail

controlChanged

public void controlChanged(ControlEvent e)
                    throws VisADException,
                           RemoteException
Description copied from interface: ControlListener
send a ControlEvent to this ControlListener

Specified by:
controlChanged in interface ControlListener
Throws:
VisADException
RemoteException