org.eclipse.etrice.core.ui.editor
Class PreferenceConstants

java.lang.Object
  extended by org.eclipse.etrice.core.ui.editor.PreferenceConstants
Direct Known Subclasses:
PreferenceConstants

public class PreferenceConstants
extends java.lang.Object

Constant definitions for plug-in preferences


Field Summary
static java.lang.String SAVE_TEXT_ON_FOCUS_LOST
           
 
Constructor Summary
PreferenceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SAVE_TEXT_ON_FOCUS_LOST

public static final java.lang.String SAVE_TEXT_ON_FOCUS_LOST
See Also:
Constant Field Values
Constructor Detail

PreferenceConstants

public PreferenceConstants()