simtools.ui
Interface MapperListener

All Known Implementing Classes:
BarChartShape, CategoryClassifier, HistoryShape.HookedTextShape, PieChartShape, TextMapper.TextMapperChoiceFormat, TextShape

public interface MapperListener

Objects implementing this interface can listen to mapper changes


Method Summary
 void mappingChanged(GenericMapper mapper)
          Called when the mapping of the specified mapper changed
 

Method Detail

mappingChanged

void mappingChanged(GenericMapper mapper)
Called when the mapping of the specified mapper changed