biggests.gui
Class PanelFunctionAnalysis_browseGOFilesPathButton_actionAdapter

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

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

Title:

Description:


Constructor Summary
PanelFunctionAnalysis_browseGOFilesPathButton_actionAdapter(PanelFunctionAnalysis adaptee)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Associates the specific handler of mouse clicks over browse gene ontology 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_browseGOFilesPathButton_actionAdapter

PanelFunctionAnalysis_browseGOFilesPathButton_actionAdapter(PanelFunctionAnalysis adaptee)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Associates the specific handler of mouse clicks over browse gene ontology 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