![]() |
The Java Developers Almanac 1.4Order this book from Amazon. |
e412. Creating a Preference NodeThe methods used to create a preference node are identical to the ones for retrieving a preference node. When retrieving a preference node, the preference node is automatically created if it doesn't exist. In fact, when you retrieve a node, you can't tell if it was just created or not.See e413 Retrieving a Preference Node for an example of retrieving preference nodes. See also e415 Determining If a Preference Node Exists.
e413. Retrieving a Preference Node e414. Removing a Preference Node e415. Determining If a Preference Node Exists e416. Retrieving the Parent and Child Nodes of a Preference Node e417. Finding a Preference in a Preference Tree
© 2002 Addison-Wesley. |