|
intarsys runtime library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEvent | |
---|---|
de.intarsys.tools.event | |
de.intarsys.tools.preferences |
Uses of IEvent in de.intarsys.tools.event |
---|
Subinterfaces of IEvent in de.intarsys.tools.event | |
---|---|
interface |
IFunctorEvent
An IEvent commonly passed into an IFunctor . |
Classes in de.intarsys.tools.event that implement IEvent | |
---|---|
class |
AbstractEventFacade
|
class |
ActivatedEvent
An event indicating the activation of an application component. |
class |
AttributeChangedEvent
An event representing an objects state change. |
class |
CancelEvent
An event indicating the negatively acknowledged outcome of an execution. |
class |
CancelRequestedEvent
An event indicating the request to deny positive termination. |
class |
CreatedEvent
An event indicating the creation of a new instance by a factory. |
class |
DeactivatedEvent
An event indicating the de-activation of an application component. |
class |
DestroyedEvent
An event indicating the destruction of an instance. |
class |
Event
Abstract superclass for event implementations. |
class |
GenericEvent
|
class |
GenericEventFacade
|
class |
OkEvent
An event indicating the positively acknowledged outcome of an execution. |
class |
OkRequestedEvent
An event indicating the the request to positively terminate. |
class |
StartedEvent
An event indicating the start of an application component. |
class |
StoppedEvent
An event indicating the stop of an application component. |
class |
StopRequestedEvent
An event indicating that the stop for an application component was requested. |
Uses of IEvent in de.intarsys.tools.preferences |
---|
Classes in de.intarsys.tools.preferences that implement IEvent | |
---|---|
class |
PreferencesChangeEvent
|
|
intarsys runtime library | |||||||||
PREV NEXT | FRAMES NO FRAMES |