com.rapidminer.gui.plotter.charts
Interface AbstractChartPanel.SelectionListener

Enclosing class:
AbstractChartPanel

public static interface AbstractChartPanel.SelectionListener


Method Summary
 void selected(AbstractChartPanel.Selection selection, java.awt.event.MouseEvent selectionEvent)
          This method is invoked on all listeners as a selection is made.
 

Method Detail

selected

void selected(AbstractChartPanel.Selection selection,
              java.awt.event.MouseEvent selectionEvent)
This method is invoked on all listeners as a selection is made. If the selection was made by a mouse interaction like drawing a selection rectangle, the selectionEvent will be the causing mouse event. Otherwise it is null for example if the selection is performed by gui actions.



Copyright © 2001-2009 by Rapid-I