|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.defaults.GPEPreferences
public class GPEPreferences
Field Summary | |
---|---|
protected static java.util.prefs.Preferences |
root
|
Constructor Summary | |
---|---|
GPEPreferences()
|
Method Summary | |
---|---|
protected java.util.prefs.Preferences |
getOrCreateNode(INode node)
Gets the or create node. |
protected boolean |
nodeExists(INode node)
Node exists. |
protected void |
removeNode(INode node)
Removes the node. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static java.util.prefs.Preferences root
Constructor Detail |
---|
public GPEPreferences()
Method Detail |
---|
protected boolean nodeExists(INode node)
nodeName
- the node name
protected java.util.prefs.Preferences getOrCreateNode(INode node)
nodeName
- the node name
protected void removeNode(INode node)
nodeName
- the node name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |