fr.esrf.tangoatk.core
Interface IStateListener

All Superinterfaces:
java.util.EventListener, IErrorListener, java.io.Serializable
All Known Subinterfaces:
IDeviceListener
All Known Implementing Classes:
DeviceStateButtonViewer, DeviceStateLightViewer, SimpleStateViewer, StateViewer, SynopticFileViewer, TangoSynopticHandler

public interface IStateListener
extends java.util.EventListener, IErrorListener


Method Summary
 void stateChange(StateEvent e)
           
 
Methods inherited from interface fr.esrf.tangoatk.core.IErrorListener
errorChange
 

Method Detail

stateChange

void stateChange(StateEvent e)