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
|
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)
|