biggests.gui
Class PanelAnalyzingFunctionSignificanceGraph_saveGraph_actionAdapter

java.lang.Object
  extended by biggests.gui.PanelAnalyzingFunctionSignificanceGraph_saveGraph_actionAdapter
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

 class PanelAnalyzingFunctionSignificanceGraph_saveGraph_actionAdapter
extends java.lang.Object
implements java.awt.event.ActionListener

Title:

Description:


Constructor Summary
PanelAnalyzingFunctionSignificanceGraph_saveGraph_actionAdapter(PanelAnalyzingFunctionSignificanceGraph adaptee)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Handles events fired by mouse click by the user.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelAnalyzingFunctionSignificanceGraph_saveGraph_actionAdapter

PanelAnalyzingFunctionSignificanceGraph_saveGraph_actionAdapter(PanelAnalyzingFunctionSignificanceGraph adaptee)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Handles events fired by mouse click by the user.

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
e - the MouseEvent triggered by a user's click