|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPausedEvent | |
|---|---|
| cz.cuni.amis.pogamut.base.agent.impl | |
| cz.cuni.amis.pogamut.base.component.bus.event.impl | |
| Uses of IPausedEvent in cz.cuni.amis.pogamut.base.agent.impl |
|---|
| Methods in cz.cuni.amis.pogamut.base.agent.impl with parameters of type IPausedEvent | |
|---|---|
protected void |
AbstractAgent.componentStarted(IPausedEvent event)
Called whenever some component that was not started before broadcasts IPausedEvent
If you override this method don't forget to call
super.componentStarted(event) as the first method. |
| Uses of IPausedEvent in cz.cuni.amis.pogamut.base.component.bus.event.impl |
|---|
| Classes in cz.cuni.amis.pogamut.base.component.bus.event.impl that implement IPausedEvent | |
|---|---|
class |
PausedEvent<SOURCE extends IComponent>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||