weka.gui.sql.event
Interface HistoryChangedListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
SqlViewer

public interface HistoryChangedListener
extends EventListener

A listener for changes in a history.

Version:
$Revision: 8034 $
Author:
FracPete (fracpete at waikato dot ac dot nz)

Method Summary
 void historyChanged(HistoryChangedEvent evt)
          This method gets called when a history is modified.
 

Method Detail

historyChanged

void historyChanged(HistoryChangedEvent evt)
This method gets called when a history is modified.



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.