Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.style.service
Interface StyleServiceListener

All Known Implementing Classes:
StyleServiceAdapter

public interface StyleServiceListener

Style service listener.

Author:
Simon Templer

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

stylesAdded

void stylesAdded(StyleService styleService)
Called when styles have been added to the service

Parameters:
styleService - the style service instance

stylesRemoved

void stylesRemoved(StyleService styleService)
Called when styles have been removed from the service

Parameters:
styleService - the style service instance

styleSettingsChanged

void styleSettingsChanged(StyleService styleService)
Called when the settings have been changed (e.g. the default background and the default styles)

Parameters:
styleService - the style service instance

backgroundChanged

void backgroundChanged(StyleService styleService,
                       org.eclipse.swt.graphics.RGB background)
Called when the background has changed

Parameters:
styleService - the style service instance
background - the new background

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d