org.eclipse.ohf.stem.ui.preferences
Class PreferenceConstants

java.lang.Object
  extended by org.eclipse.ohf.stem.ui.preferences.PreferenceConstants

public class PreferenceConstants
extends java.lang.Object

Constant definitions for plug-in preferences


Field Summary
static java.lang.String INITIAL_ATTRIBUTE_NAME_STRING_PREFERENCE
          The preference id for the name of the attribute to display when a visualization is first displayed.
 
Constructor Summary
PreferenceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INITIAL_ATTRIBUTE_NAME_STRING_PREFERENCE

public static final java.lang.String INITIAL_ATTRIBUTE_NAME_STRING_PREFERENCE
The preference id for the name of the attribute to display when a visualization is first displayed.

See Also:
Constant Field Values
Constructor Detail

PreferenceConstants

public PreferenceConstants()