visad.collab
Interface DisplaySync
- All Superinterfaces:
- MonitorCallback
- All Known Subinterfaces:
- RemoteDisplaySync
- All Known Implementing Classes:
- DisplaySyncImpl, RemoteDisplaySyncImpl
public interface DisplaySync
- extends MonitorCallback
DisplaySync
is the interface for objects which synchronize
a Display
with one or more RemoteDisplay
s.
destroy
void destroy()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
isLocalClear
boolean isLocalClear()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException