apollo.dataadapter.ensj19
Class EnsJAdapterGUI.DataSourceChangeListener

java.lang.Object
  extended by apollo.dataadapter.ensj19.EnsJAdapterGUI.DataSourceChangeListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
EnsJAdapterGUI

public class EnsJAdapterGUI.DataSourceChangeListener
extends java.lang.Object
implements java.awt.event.ActionListener

This class clears out chromosome dd, leaving the initialisation taks to the dd's popup menu listener


Constructor Summary
EnsJAdapterGUI.DataSourceChangeListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnsJAdapterGUI.DataSourceChangeListener

public EnsJAdapterGUI.DataSourceChangeListener()
Method Detail

actionPerformed

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