visad
Class DataImpl.Syncher

java.lang.Object
  extended by visad.DataImpl.Syncher
All Implemented Interfaces:
java.util.EventListener, DisplayListener
Enclosing class:
DataImpl

public class DataImpl.Syncher
extends java.lang.Object
implements DisplayListener


Method Summary
 void displayChanged(DisplayEvent e)
          send a DisplayEvent to this DisplayListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

displayChanged

public void displayChanged(DisplayEvent e)
                    throws VisADException,
                           java.rmi.RemoteException
Description copied from interface: DisplayListener
send a DisplayEvent to this DisplayListener

Specified by:
displayChanged in interface DisplayListener
Throws:
VisADException
java.rmi.RemoteException