public interface DisplayListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
displayChanged(DisplayEvent e)
send a DisplayEvent to this DisplayListener
|
void displayChanged(DisplayEvent e) throws VisADException, RemoteException
e - DisplayEvent to sendVisADException - a VisAD error occurredRemoteException - an RMI error occurred