public interface StyleServiceListener
Modifier and Type | Method and Description |
---|---|
void |
backgroundChanged(StyleService styleService,
org.eclipse.swt.graphics.RGB background)
Called when the background has changed
|
void |
stylesAdded(StyleService styleService)
Called when styles have been added to the service
|
void |
styleSettingsChanged(StyleService styleService)
Called when the settings have been changed (e.g.
|
void |
stylesRemoved(StyleService styleService)
Called when styles have been removed from the service
|
void stylesAdded(StyleService styleService)
styleService
- the style service instancevoid stylesRemoved(StyleService styleService)
styleService
- the style service instancevoid styleSettingsChanged(StyleService styleService)
styleService
- the style service instancevoid backgroundChanged(StyleService styleService, org.eclipse.swt.graphics.RGB background)
styleService
- the style service instancebackground
- the new backgroundBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a