代码搜索:Preference

找到约 841 项符合「Preference」的源代码

代码结果 841
www.eeworm.com/read/127767/14335882

txt e422. determining when a preference node is added or removed.txt

A NodeChangeEvent is fired when a preference node gets a new child node or loses a child node. This event is only guaranteed to fire if the listener and modifier are in the same application. See als
www.eeworm.com/read/127767/14336008

txt e405. saving and retrieving a preference value.txt

Preference values are persistent key/value pairs. The key must be a string. Preference values are stored in a preference node, which behaves much like a Map object. In order to get or set a preference
www.eeworm.com/read/127767/14336682

txt e418. importing preferences.txt

Preferences can be exported using Preferences.exportNode() (see e419 Exporting the Preferences in a Preference Node) and Preferences.exportSubtree() (see e420 Exporting the Preferences in a Subtree of
www.eeworm.com/read/127767/14335915

txt e412. creating a preference node.txt

The 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 e