fr.curie.BiNoM.cytoscape.biopax
Class BioPAXAssociateSource

java.lang.Object
  extended by fr.curie.BiNoM.cytoscape.biopax.BioPAXAssociateSource
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class BioPAXAssociateSource
extends java.lang.Object
implements java.awt.event.ActionListener


Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
static BioPAXAssociateSource getInstance()
           
 boolean perform()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static BioPAXAssociateSource getInstance()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

perform

public boolean perform()