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

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

public class ZScore.pushButton
extends Object
implements ActionListener

Listener for when the user clicks on an overlay in the key

Author:
msf8

Constructor Summary
ZScore.pushButton()
           
 
Method Summary
 void actionPerformed(ActionEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZScore.pushButton

public ZScore.pushButton()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent arg0)
Specified by:
actionPerformed in interface ActionListener


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