|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.usp.iterador.logic.ArrayIterationListener
public class ArrayIterationListener
An array of iteration listeners
Constructor Summary | |
---|---|
ArrayIterationListener()
|
Method Summary | |
---|---|
void |
add(IterationListener l)
Adds a new listener |
void |
init(java.awt.Graphics2D g,
GUIHelper helper)
Initializes the data |
void |
initData()
Initializes the current data if needed by adding or changing parameters and colors at the beginning |
boolean |
onPoint(Application dados,
ExecutionIterable iteration)
|
int |
size()
Returns its size |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayIterationListener()
Method Detail |
---|
public boolean onPoint(Application dados, ExecutionIterable iteration)
onPoint
in interface IterationListener
public void add(IterationListener l)
l
- public int size()
public void init(java.awt.Graphics2D g, GUIHelper helper)
init
in interface IterationListener
public void initData()
IterationListener
initData
in interface IterationListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |