クラス
org.seasar.uruma.util.win32.RegistryHandle の使用

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)
          レジストリから値を読み込みます。
 



Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.