Uses of Interface
org.jppf.ui.monitoring.charts.ChartHandler

Packages that use ChartHandler
org.jppf.ui.monitoring.charts Classes for creating, configuring, displaying and updating charts. 
 

Uses of ChartHandler in org.jppf.ui.monitoring.charts
 

Classes in org.jppf.ui.monitoring.charts that implement ChartHandler
 class AreaChartHandler
          Instances of this class are used to create and update 3D bar charts with a horizontal orientation.
 class Bar3DChartHandler
          Instances of this class are used to create and update 3D bar charts with an horizontal orientation.
 class DifferenceChartHandler
          Instances of this class are used to create and update line charts with an horizontal orientation.
 class Pie3DChartHandler
          Instances of this class are used to create and update 3D pie charts.
 class PlotXYChartHandler
          Instances of this class are used to create and update line charts with an horizontal orientation.
 class RingChartHandler
          Instances of this class are used to create and update ring charts.
 



Copyright © 2005-2010 JPPF Team.