wt.prefs
Class LoadPrefEntry

java.lang.Object
  extended bywt.prefs.LoadPrefEntry

public class LoadPrefEntry
extends Object


Field Summary
private static PreferenceServiceFwd prefFwd
           
 
Constructor Summary
LoadPrefEntry()
           
 
Method Summary
static boolean createPrefEntry(Hashtable nv, Hashtable cmd_line, Vector return_objects)
           
private static String getContext(String aContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prefFwd

private static PreferenceServiceFwd prefFwd
Constructor Detail

LoadPrefEntry

public LoadPrefEntry()
Method Detail

createPrefEntry

public static boolean createPrefEntry(Hashtable nv,
                                      Hashtable cmd_line,
                                      Vector return_objects)

getContext

private static String getContext(String aContext)
                          throws WTException
Throws:
WTException