adams.gui.visualization.stats.scatterplot
Class ScatterPlot.AttXListener

java.lang.Object
  extended by adams.gui.visualization.stats.scatterplot.ScatterPlot.AttXListener
All Implemented Interfaces:
ItemListener, EventListener
Enclosing class:
ScatterPlot

protected class ScatterPlot.AttXListener
extends Object
implements ItemListener

Listener for when the x attribute JComboBox selection changes

Author:
msf8

Constructor Summary
ScatterPlot.AttXListener(ScatterPlot parent)
           
 
Method Summary
 void itemStateChanged(ItemEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScatterPlot.AttXListener

public ScatterPlot.AttXListener(ScatterPlot parent)
Method Detail

itemStateChanged

public void itemStateChanged(ItemEvent arg0)
Specified by:
itemStateChanged in interface ItemListener


Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.