apollo.dataadapter.ensj19
Class DataSourceConfigurationPanel.EnsemblDBSelectionListener

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

public class DataSourceConfigurationPanel.EnsemblDBSelectionListener
extends java.lang.Object
implements java.awt.event.ActionListener

Triggered when the user selects a particular database


Constructor Summary
DataSourceConfigurationPanel.EnsemblDBSelectionListener()
           
 
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

DataSourceConfigurationPanel.EnsemblDBSelectionListener

public DataSourceConfigurationPanel.EnsemblDBSelectionListener()
Method Detail

actionPerformed

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