org.sourceforge.jxutil.w32
Class Registry
java.lang.Object
|
+--org.sourceforge.jxutil.w32.Registry
- public class Registry
- extends Object
Field Summary |
(package private) static String |
id
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
static final String id
- See Also:
- Constant Field Values
Registry
public Registry()
dumpPretty
public static void dumpPretty(PrintStream out,
RegistryKey key)
dumpPretty
static final void dumpPretty(PrintStream out,
RegistryKey key,
int ident)
throws RegistryAccessException
RegistryAccessException
dumpRegistry
public static void dumpRegistry(PrintStream out,
RegistryKey key)
internalDumpRegistry
static void internalDumpRegistry(PrintStream out,
RegistryKey key)
throws RegistryAccessException
RegistryAccessException
toRegString
static String toRegString(Object o)
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.