maltcms.ui.charts
Class JFreeChartViewer.ChartPanelMouseListener

java.lang.Object
  extended by maltcms.ui.charts.JFreeChartViewer.ChartPanelMouseListener
All Implemented Interfaces:
EventListener, org.jfree.chart.ChartMouseListener
Enclosing class:
JFreeChartViewer

public class JFreeChartViewer.ChartPanelMouseListener
extends Object
implements org.jfree.chart.ChartMouseListener


Constructor Summary
JFreeChartViewer.ChartPanelMouseListener(org.jfree.chart.ChartPanel cp1)
           
 
Method Summary
 void chartMouseClicked(org.jfree.chart.ChartMouseEvent arg0)
           
 void chartMouseMoved(org.jfree.chart.ChartMouseEvent arg0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JFreeChartViewer.ChartPanelMouseListener

public JFreeChartViewer.ChartPanelMouseListener(org.jfree.chart.ChartPanel cp1)
Method Detail

chartMouseClicked

public void chartMouseClicked(org.jfree.chart.ChartMouseEvent arg0)
Specified by:
chartMouseClicked in interface org.jfree.chart.ChartMouseListener

chartMouseMoved

public void chartMouseMoved(org.jfree.chart.ChartMouseEvent arg0)
Specified by:
chartMouseMoved in interface org.jfree.chart.ChartMouseListener


Copyright © 2007-2012. All Rights Reserved.