Class ZScore.pushButton
- java.lang.Object
-
- 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
Constructors Constructor Description pushButton()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(ActionEvent arg0)
-
-
-
Method Detail
-
actionPerformed
public void actionPerformed(ActionEvent arg0)
- Specified by:
actionPerformed
in interfaceActionListener
-
-