|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBlackboardListener
Listener for listening to a IBlackboard
objects.
Method Summary | |
---|---|
void |
blackBoardChanged(BlackboardEvent event)
Called after the blackboard has been changed. |
void |
blackBoardCleared(IBlackboard source)
Called before the blackboard has been cleared. |
Method Detail |
---|
void blackBoardChanged(BlackboardEvent event)
event
- The event containing the changed data.void blackBoardCleared(IBlackboard source)
source
- the blackboard that has been cleared.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |