All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jclass.chart.JCPickListener

public interface JCPickListener
extends JCEventListener
Event listener interface for chart pick events.


Method Index

 o pick(JCPickEvent)
Method called whenever chart has been picked.

Methods

 o pick
  public abstract void pick(JCPickEvent e)
Method called whenever chart has been picked. Interested listeners should implement this method and register the object with JCChart.


All Packages  Class Hierarchy  This Package  Previous  Next  Index