edu.udo.cs.miningmart.gui.application
Interface IteratorListener
- All Known Implementing Classes:
- GroupsDialog, LoopListener
public interface IteratorListener
A Listener for the IteratorList.
- Version:
- $Id: IteratorListener.java,v 1.4 2006/09/27 15:00:01 euler Exp $
- Author:
- Daniel Hakenjos
|
Method Summary |
void |
iterationChanged(java.lang.String data,
int index)
The iteration changed. |
iterationChanged
void iterationChanged(java.lang.String data,
int index)
- The iteration changed.
- Parameters:
data - the current visible data.
Copyright © 2001-2005