|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.preferences.PreferenceFilterEntry
Class which represents and preference filter entry to be used during preference import/export (for example).
IPreferenceFilter
Constructor Summary | |
---|---|
PreferenceFilterEntry(String key)
Constructor for the class. |
Method Summary | |
---|---|
String |
getKey()
Return the name of the preference key for this filter entry. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PreferenceFilterEntry(String key)
null
or empty.
key
- the name of the preference keyMethod Detail |
public String getKey()
null
or the
empty string.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.