|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.miningmart.gui.stepsettings.LoopListener
public class LoopListener
An IteratorListenerfor the StepLoopPanel.
| Constructor Summary | |
|---|---|
LoopListener(StepSettingsPanel panel,
StepParameterTable table)
Constructs a new LoopListener. |
|
| Method Summary | |
|---|---|
void |
iterationChanged(java.lang.String data,
int index)
Sets the loopnumber in the StepParameterTable. |
void |
numberOfLoopsChanged(int nrOfLoops)
Sets the number of loops in the StepParameterTable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoopListener(StepSettingsPanel panel,
StepParameterTable table)
LoopListener.
| Method Detail |
|---|
public void iterationChanged(java.lang.String data,
int index)
StepParameterTable.
iterationChanged in interface IteratorListenerdata - the current visible data.IteratorListener.iterationChanged(String, int)public void numberOfLoopsChanged(int nrOfLoops)
StepParameterTable.
numberOfLoopsChanged in interface NrOfLoopsListenerNrOfLoopsListener.numberOfLoopsChanged(int)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||