Interface IThemeEngine.Events

Enclosing interface:
IThemeEngine

public static interface IThemeEngine.Events
The IThemeEngine may broadcast an event using the OSGi EventAdmin service, if available, to notify of theme changes. The event will contain several attributes to provide the context of the event.

NB: this event topic and attribute list may change and should not yet be considered as API.