Interface GlyphControlActionListener

All Known Implementing Classes:
TabDataView2DControlPanel

public interface GlyphControlActionListener

This is an interface that the DataViewControlPanel should implement so that it gets notifications when the control has changed some of the parameters of the Glyph and the DataView should be redrawn.


Method Summary
 void refreshDataView()
           
 

Method Detail

refreshDataView

public void refreshDataView()