org.eclipse.gmf.runtime.lite.properties
Interface ColorsAndFontsPropertySection.IValueConverter<E>

Enclosing class:
ColorsAndFontsPropertySection

protected static interface ColorsAndFontsPropertySection.IValueConverter<E>


Method Summary
 E convertFromStyleValue(Object styleValue)
           
 Object convertToStyleValue(E literalValue)
           
 

Method Detail

convertFromStyleValue

E convertFromStyleValue(Object styleValue)

convertToStyleValue

Object convertToStyleValue(E literalValue)


Copyright © 2012. All Rights Reserved.