org.eclipse.gmf.runtime.lite.preferences
Class ColorsAndFontsPreferencePage.ColorsAndFontsPreferenceInitializer
java.lang.Object
org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
org.eclipse.gmf.runtime.lite.preferences.ColorsAndFontsPreferencePage.ColorsAndFontsPreferenceInitializer
- Enclosing class:
- ColorsAndFontsPreferencePage
protected static class ColorsAndFontsPreferencePage.ColorsAndFontsPreferenceInitializer
- extends org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorsAndFontsPreferencePage.ColorsAndFontsPreferenceInitializer
public ColorsAndFontsPreferencePage.ColorsAndFontsPreferenceInitializer(org.eclipse.jface.preference.IPreferenceStore store)
initializeDefaultPreferences
public void initializeDefaultPreferences()
- Specified by:
initializeDefaultPreferences
in class org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
getDefaultFontData
protected org.eclipse.swt.graphics.FontData getDefaultFontData()
getDefaultFontColor
protected org.eclipse.swt.graphics.RGB getDefaultFontColor()
getDefaultFillColor
protected org.eclipse.swt.graphics.RGB getDefaultFillColor()
getDefaultLineColor
protected org.eclipse.swt.graphics.RGB getDefaultLineColor()
Copyright © 2012. All Rights Reserved.