org.askalon.graph.chart.viewer
Interface ChartPanelListener


public interface ChartPanelListener

A listener for the ChartPanel to be notified if the chart changes.

Author:
Herbert Jordan

Method Summary
 void chartExchanged(ChartPanel source)
          will be called if the chart has been exchanged
 

Method Detail

chartExchanged

void chartExchanged(ChartPanel source)
will be called if the chart has been exchanged

Parameters:
source -


Part of:
Askalon_Logo
ASKALON Visualisation Diagrams