visad
Interface ThingChangedListener
- All Superinterfaces:
- java.util.EventListener
- All Known Subinterfaces:
- Action, Cell, Display, LocalDisplay, RemoteAction, RemoteCell, RemoteDisplay
- All Known Implementing Classes:
- ActionImpl, CellImpl, DisplayImpl, DisplayImplJ2D, DisplayImplJ3D, FormulaVar, RemoteActionImpl, RemoteCellImpl, RemoteDisplayImpl, SSCellImpl
public interface ThingChangedListener
- extends java.util.EventListener
ThingChangedListener is the EventListener interface for
ThingChangedEvents. ThingChangedListener is extended by
Action.
thingChanged
boolean thingChanged(ThingChangedEvent e)
throws VisADException,
java.rmi.RemoteException
- Throws:
VisADException
java.rmi.RemoteException