fr.esrf.tangoatk.core
Interface IStringScalarListener

All Superinterfaces:
java.util.EventListener, IAttributeStateListener, IErrorListener, java.io.Serializable
All Known Implementing Classes:
SimpleScalarViewer, StatusViewer, StringScalarComboEditor, StringScalarEditor, StringScalarViewer

public interface IStringScalarListener
extends IAttributeStateListener


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

Method Detail

stringScalarChange

void stringScalarChange(StringScalarEvent e)