uk.ac.essex.ia.pref
Class GlobalPreferenceObject

java.lang.Object
  extended by uk.ac.essex.common.pref.PreferenceObjectImpl
      extended by uk.ac.essex.ia.pref.GlobalPreferenceObject
All Implemented Interfaces:
java.io.Serializable, PreferenceObject, GlobalPreferences

public class GlobalPreferenceObject
extends PreferenceObjectImpl
implements java.io.Serializable, GlobalPreferences

Class that stores the local pref for ImageViewer

See Also:
Serialized Form

Field Summary
 
Fields inherited from class uk.ac.essex.common.pref.PreferenceObjectImpl
prefNameToType, prefNameToValue
 
Fields inherited from interface uk.ac.essex.ia.pref.GlobalPreferences
DEFAULT_LOOK_AND_FEEL, GTK, LANGUAGE, LOOK_AND_FEEL, METAL_LF_CLASS_NAME, METOUIA, MOTIF_LF_CLASS_NAME, WINDOWS_LF_CLASS_NAME
 
Constructor Summary
GlobalPreferenceObject()
          Initialise
 
Method Summary
 
Methods inherited from class uk.ac.essex.common.pref.PreferenceObjectImpl
getPreference, getPreferenceNames, getType, setPreference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalPreferenceObject

public GlobalPreferenceObject()
Initialise