|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StyleServiceListener
Style service listener.
Method Summary | |
---|---|
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 |
Method Detail |
---|
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 background
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |