fr.curie.BiNoM.cytoscape.celldesigner
Class CellDesignerAssociateSource

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

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


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

Method Detail

getInstance

public static CellDesignerAssociateSource getInstance()

actionPerformed

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

perform

public boolean perform()