|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| RegistryHandle を使用しているパッケージ | |
|---|---|
| org.seasar.uruma.util.win32 | |
| org.seasar.uruma.util.win32 での RegistryHandle の使用 |
|---|
| RegistryHandle を返す org.seasar.uruma.util.win32 のメソッド | |
|---|---|
static RegistryHandle |
RegistryUtil.regOpenKey(int hKey,
String entry)
レジストリをオープンします。 |
| RegistryHandle 型のパラメータを持つ org.seasar.uruma.util.win32 のメソッド | |
|---|---|
static void |
RegistryUtil.regCloseKey(RegistryHandle handle)
レジストリをクローズします。 |
static String |
RegistryUtil.regQueryValue(RegistryHandle handle,
String valueName)
レジストリから値を読み込みます。 |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||