fr.esrf.tangoatk.core
Interface IStatusListener

All Superinterfaces:
java.util.EventListener
All Known Subinterfaces:
IDeviceListener
All Known Implementing Classes:
StatusViewer, SynopticFileViewer, TangoSynopticHandler

public interface IStatusListener
extends java.util.EventListener


Method Summary
 void statusChange(StatusEvent e)
           
 

Method Detail

statusChange

void statusChange(StatusEvent e)