biggests.gui
Class PanelFunctionAnalysis_browseGeneAssociationFilesPathButton_actionAdapter

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

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


Constructor Summary
PanelFunctionAnalysis_browseGeneAssociationFilesPathButton_actionAdapter(PanelFunctionAnalysis adaptee)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Associates the specific handler of mouse clicks over browse gene association file path button with the overriden method mouseClicked.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelFunctionAnalysis_browseGeneAssociationFilesPathButton_actionAdapter

PanelFunctionAnalysis_browseGeneAssociationFilesPathButton_actionAdapter(PanelFunctionAnalysis adaptee)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Associates the specific handler of mouse clicks over browse gene association file path button with the overriden method mouseClicked.

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
e - ActionEvent fired when the user clicks some graphic component