|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ulg.montefiore.run.totem.trafficMatrix.model.AbstractLoadData
public abstract class AbstractLoadData
Provides the listener management functionality to the LoadData object.
Creation date: 6/02/2008
| Constructor Summary | |
|---|---|
AbstractLoadData()
|
|
| Method Summary | |
|---|---|
void |
addListener(LoadDataListener listener)
Adds a listener that signals change in the data. |
void |
notifyDataChange()
Tells all the listeners that data has changed. |
void |
removeListener(LoadDataListener listener)
Remove a listener. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface be.ac.ulg.montefiore.run.totem.trafficMatrix.model.LoadData |
|---|
getDroppedTraffic, getDroppedTraffic, getDroppedTrafficMatrix, getDroppedTrafficMatrix, getLoad, getLoad, getUtilization, getUtilization |
| Constructor Detail |
|---|
public AbstractLoadData()
| Method Detail |
|---|
public void addListener(LoadDataListener listener)
LoadData
addListener in interface LoadDatapublic void notifyDataChange()
LoadData
notifyDataChange in interface LoadDatapublic void removeListener(LoadDataListener listener)
LoadData
removeListener in interface LoadData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||