NetCharts Pro

netcharts.pro.event
Interface NFChartActionListener

All Superinterfaces:
java.util.EventListener
All Known Subinterfaces:
NFChartDragListener, NFChartDwellListener, NFChartGraphListener, NFChartScrollListener

public interface NFChartActionListener
extends java.util.EventListener

NFChartActionListener interface can be implemented by any object that wants to be notified of mouse activity over a chart.


Method Summary
 void chartActionPerformed(NFChartActionEvent e)
          Method called when a NFChartEvent event occurs.
 

Method Detail

chartActionPerformed

public void chartActionPerformed(NFChartActionEvent e)
Method called when a NFChartEvent event occurs.

NetCharts Pro


Visual Mining, Inc.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2005
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Feb 1, 2005