|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.visualtopo.model.GUIAdapter
public class GUIAdapter
Constructor Summary | |
---|---|
GUIAdapter()
|
Method Summary | |
---|---|
void |
algoChanged()
Notify a change in the started algorithms (algorithm stopped, algorithm started) |
void |
domainChanged()
Notify a change in the loaded domains (new domain loaded, domain removed) |
void |
matrixChanged(int ASID)
Notify a change in the matrices of domain given by ASID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GUIAdapter()
Method Detail |
---|
public void domainChanged()
domainChanged
in interface GUIListener
public void algoChanged()
algoChanged
in interface GUIListener
public void matrixChanged(int ASID)
matrixChanged
in interface GUIListener
ASID
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |