Uses of Interface
org.eclipse.gmf.runtime.lite.properties.ColorsAndFontsPropertySection.IValueConverter

Packages that use ColorsAndFontsPropertySection.IValueConverter
org.eclipse.gmf.runtime.lite.properties   
 

Uses of ColorsAndFontsPropertySection.IValueConverter in org.eclipse.gmf.runtime.lite.properties
 

Methods in org.eclipse.gmf.runtime.lite.properties with parameters of type ColorsAndFontsPropertySection.IValueConverter
protected  void ColorsAndFontsPropertySection.change(org.eclipse.swt.widgets.Button button, org.eclipse.emf.ecore.EStructuralFeature feature, ColorsAndFontsPropertySection.IValueConverter<Boolean> converter, String commandName)
           
protected  void ColorsAndFontsPropertySection.change(org.eclipse.swt.custom.CCombo combo, org.eclipse.emf.ecore.EStructuralFeature feature, ColorsAndFontsPropertySection.IValueConverter<String> converter, String commandName)
           
protected
<E> E
ColorsAndFontsPropertySection.getStructuralFeatureValue(org.eclipse.emf.ecore.EStructuralFeature feature, ColorsAndFontsPropertySection.IValueConverter<E> converter)
           
protected  void ColorsAndFontsPropertySection.refresh(org.eclipse.swt.custom.CCombo combo, boolean isReadOnly, org.eclipse.emf.ecore.EStructuralFeature feature, ColorsAndFontsPropertySection.IValueConverter<String> converter)
           
 



Copyright © 2012. All Rights Reserved.