adams.gui.visualization.stats.scatterplot
Class Matrix.action

java.lang.Object
  extended by adams.gui.visualization.stats.scatterplot.Matrix.action
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
Matrix

public class Matrix.action
extends Object
implements ActionListener

Listener for when the update button is pressed

Author:
msf8

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

Constructor Detail

Matrix.action

public Matrix.action()
Method Detail

actionPerformed

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


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