adams.gui.visualization.stats.zscore
Class ZScore.AttListener

java.lang.Object
  extended by adams.gui.visualization.stats.zscore.ZScore.AttListener
All Implemented Interfaces:
ItemListener, EventListener
Enclosing class:
ZScore

protected class ZScore.AttListener
extends Object
implements ItemListener

Listener for when the attribute combobox selection changes

Author:
msf8

Constructor Summary
ZScore.AttListener(ZScore 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

ZScore.AttListener

public ZScore.AttListener(ZScore 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.