|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclasspathhelper.eclipse.basicmodel.PreferencesConstants
Constants related to the preferences stored by this plugin.
Also provides string from message.properties
bundle.
| Field Summary | |
static java.lang.String |
BASIC_CLASSPATH_LABEL_KEY
A label for this BASIC_CLASSPATH preference. |
static java.lang.String |
BASIC_CLASSPATH_PREF
The preference name. |
| Constructor Summary | |
PreferencesConstants()
|
|
| Method Summary | |
static java.lang.String |
getString(java.lang.String key)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String BASIC_CLASSPATH_LABEL_KEY
public static final java.lang.String BASIC_CLASSPATH_PREF
| Constructor Detail |
public PreferencesConstants()
| Method Detail |
public static java.lang.String getString(java.lang.String key)
key - The key from the corresponding properties file.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||