weka.gui
Interface GenericObjectEditorHistory.HistorySelectionListener

Enclosing class:
GenericObjectEditorHistory

public static interface GenericObjectEditorHistory.HistorySelectionListener

Interface for classes that listen to selections of history items.

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

Method Summary
 void historySelected(GenericObjectEditorHistory.HistorySelectionEvent e)
          Gets called when a history item gets selected.
 

Method Detail

historySelected

void historySelected(GenericObjectEditorHistory.HistorySelectionEvent e)
Gets called when a history item gets selected.

Parameters:
e - the event


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