Uses of Class
com.jgoodies.chart.AbstractChartModel

Packages that use AbstractChartModel
com.jgoodies.chart   
 

Uses of AbstractChartModel in com.jgoodies.chart
 

Subclasses of AbstractChartModel in com.jgoodies.chart
 class ColoredChartModel<T>
          A wrapper for ChartModels that colorizes the uncolored wrapped items.
 class FilteredChartModel<T>
          A wrapper for ChartModels that limits the number of elements.
 



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.