|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| EventHistory | Interface for service that keeps a history of SciJava events. |
| EventHistoryListener | Listener for event history changes. |
| EventService | Interface for the event handling service. |
| EventSubscriber<E extends SciJavaEvent> | Interface for subscribers that wish to be notified of SciJava events. |
| Class Summary | |
|---|---|
| DefaultEventBus | An EventService implementation for SciJava. |
| DefaultEventHistory | Default service for keeping a history of SciJava events. |
| DefaultEventService | Default service for publishing and subscribing to SciJava events. |
| EventDetails | Caches details of a particular SciJavaEvent, without saving the event
itself (since doing so could leave dangling references). |
| SciJavaEvent | Base class for all SciJava events. |
| Annotation Types Summary | |
|---|---|
| EventHandler | Annotation identifying an event handler method. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||