com::cosylab::gui::components::r2::chart::DataManagerSupport Class Reference

Inheritance diagram for com::cosylab::gui::components::r2::chart::DataManagerSupport:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::gui::components::r2::chart::DataManagerSupport:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DataManagerSupport ()
synchronized void addDataChartListener (ChartDataListener listener)
void fireAllPointsChanged ()
void fireDataChanged (DataChange change)
void firePointsAdded ()
void firePointsChanged ()
void firePointsRemoved ()
void fireResetAll ()
synchronized void removeDataChartListener (ChartDataListener listener)

Private Attributes

java.util.ArrayList list

Detailed Description

Insert the type's description here. Creation date: (17.12.2001 20:59:15)

Author:
:

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::DataManagerSupport::DataManagerSupport (  )  [inline]

DataManagerSupport constructor comment.


Member Function Documentation

synchronized void com::cosylab::gui::components::r2::chart::DataManagerSupport::addDataChartListener ( ChartDataListener  listener  )  [inline]

Insert the method's description here. Creation date: (17.12.2001 20:59:15)

Parameters:
listener com.cosylab.gui.chart.ChartDataListener

Implements com::cosylab::gui::components::r2::chart::DataManager.

References list.

void com::cosylab::gui::components::r2::chart::DataManagerSupport::fireAllPointsChanged (  )  [inline]

Insert the method's description here. Creation date: (17.12.2001 21:34:13)

Parameters:
change com.cosylab.gui.chart.DataChange

References fireDataChanged().

void com::cosylab::gui::components::r2::chart::DataManagerSupport::fireDataChanged ( DataChange  change  )  [inline]

Insert the method's description here. Creation date: (17.12.2001 21:34:13)

Parameters:
change com.cosylab.gui.chart.DataChange

References list.

Referenced by fireAllPointsChanged(), firePointsAdded(), firePointsChanged(), firePointsRemoved(), and fireResetAll().

void com::cosylab::gui::components::r2::chart::DataManagerSupport::firePointsAdded (  )  [inline]

Insert the method's description here. Creation date: (17.12.2001 21:34:13)

Parameters:
change com.cosylab.gui.chart.DataChange

References fireDataChanged().

void com::cosylab::gui::components::r2::chart::DataManagerSupport::firePointsChanged (  )  [inline]

Insert the method's description here. Creation date: (17.12.2001 21:34:13)

Parameters:
change com.cosylab.gui.chart.DataChange

References fireDataChanged().

void com::cosylab::gui::components::r2::chart::DataManagerSupport::firePointsRemoved (  )  [inline]

Insert the method's description here. Creation date: (17.12.2001 21:34:13)

Parameters:
change com.cosylab.gui.chart.DataChange

References fireDataChanged().

void com::cosylab::gui::components::r2::chart::DataManagerSupport::fireResetAll (  )  [inline]

Insert the method's description here. Creation date: (17.12.2001 21:34:13)

Parameters:
change com.cosylab.gui.chart.DataChange

References fireDataChanged().

synchronized void com::cosylab::gui::components::r2::chart::DataManagerSupport::removeDataChartListener ( ChartDataListener  listener  )  [inline]

Insert the method's description here. Creation date: (17.12.2001 20:59:15)

Parameters:
listener com.cosylab.gui.chart.ChartDataListener

Implements com::cosylab::gui::components::r2::chart::DataManager.

References list.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2