apollo.dataadapter.das2
Class DAS2AdapterGUI.HistoryListener

java.lang.Object
  extended by apollo.dataadapter.das2.DAS2AdapterGUI.HistoryListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
DAS2AdapterGUI

public class DAS2AdapterGUI.HistoryListener
extends java.lang.Object
implements java.awt.event.ActionListener


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

Constructor Detail

DAS2AdapterGUI.HistoryListener

public DAS2AdapterGUI.HistoryListener()
Method Detail

actionPerformed

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