public class StyleServiceAdapter extends Object implements StyleServiceListener
Constructor and Description |
---|
StyleServiceAdapter() |
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
|
public void stylesAdded(StyleService styleService)
StyleServiceListener
stylesAdded
in interface StyleServiceListener
styleService
- the style service instanceStyleServiceListener.stylesAdded(StyleService)
public void stylesRemoved(StyleService styleService)
StyleServiceListener
stylesRemoved
in interface StyleServiceListener
styleService
- the style service instanceStyleServiceListener.stylesRemoved(StyleService)
public void styleSettingsChanged(StyleService styleService)
StyleServiceListener
styleSettingsChanged
in interface StyleServiceListener
styleService
- the style service instanceStyleServiceListener.styleSettingsChanged(StyleService)
public void backgroundChanged(StyleService styleService, org.eclipse.swt.graphics.RGB background)
StyleServiceListener
backgroundChanged
in interface StyleServiceListener
styleService
- the style service instancebackground
- the new backgroundStyleServiceListener.backgroundChanged(StyleService, RGB)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a