|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.preference.JFacePreferences
public final class JFacePreferences
JFacePreferences is a class used to administer the preferences used by JFace objects.
Field Summary | |
---|---|
static java.lang.String |
ACTIVE_HYPERLINK_COLOR
Identifier for the Active Hyperlink Colour |
static java.lang.String |
ERROR_COLOR
Identifier for the Error Color |
static java.lang.String |
HYPERLINK_COLOR
Identifier for the Hyperlink Color |
Method Summary | |
---|---|
static IPreferenceStore |
getPreferenceStore()
Return the preference store for the receiver. |
static void |
setPreferenceStore(IPreferenceStore store)
Set the preference store for the receiver. |
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 ERROR_COLOR
public static final java.lang.String HYPERLINK_COLOR
public static final java.lang.String ACTIVE_HYPERLINK_COLOR
Method Detail |
---|
public static IPreferenceStore getPreferenceStore()
public static void setPreferenceStore(IPreferenceStore store)
store
- IPreferenceStore
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |