com.intel.gpe.client2
Class UserPreferences

java.lang.Object
  extended by com.intel.gpe.client2.UserPreferences

public class UserPreferences
extends java.lang.Object

Version:
$Id: UserPreferences.java,v 1.2 2006/12/19 11:43:20 dizhigul Exp $
Author:
Denis Zhigula

Constructor Summary
UserPreferences()
           
 
Method Summary
static void clean()
           
static void clean(java.util.prefs.Preferences key)
           
static java.util.prefs.Preferences getRoot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserPreferences

public UserPreferences()
Method Detail

getRoot

public static java.util.prefs.Preferences getRoot()

clean

public static void clean()

clean

public static void clean(java.util.prefs.Preferences key)


Copyright © 2008. All Rights Reserved.