apollo.dataadapter.ensj19
Class DataSourceConfigurationPanel.HostListener

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

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

Triggered when the user pushes the "find" button


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

Constructor Detail

DataSourceConfigurationPanel.HostListener

public DataSourceConfigurationPanel.HostListener()
Method Detail

actionPerformed

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