|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface PreferencesFactory
Preferences オブジェクトを生成するファクトリオブジェクトです。新しい Preferences
を実装するときは、対応する PreferencesFactory を実装して、プラットフォーム固有のデフォルト実装の代わりに、新しい Preferences 実装をインストールできるようにする必要があります。
このクラスは、Preferences を実装するときにだけ使用します。Preferences の機能を使用するだけのユーザーは、この文書を参照する必要はありません。
Preferences
メソッドの概要 | |
---|---|
Preferences |
systemRoot()
システムのルート設定ノードを返します。 |
Preferences |
userRoot()
呼び出し側ユーザーに対応するユーザーのルート設定ノードを返します。 |
メソッドの詳細 |
---|
Preferences systemRoot()
Preferences userRoot()
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。