Class TextEditorPreferenceConstants

java.lang.Object
org.eclipse.ui.editors.text.TextEditorPreferenceConstants

public class TextEditorPreferenceConstants extends Object
Preference constants used in the default text editor preference store.
Since:
2.1
Restriction:
This class is not intended to be subclassed by clients.
Restriction:
This class is not intended to be instantiated by clients.
  • Field Details

  • Method Details

    • initializeDefaultValues

      public static void initializeDefaultValues(IPreferenceStore store)
      Initializes the given preference store with the default values.
      Parameters:
      store - the preference store to be initialized