uk.ac.essex.ia.pref
Class GlobalOptionsHandler

java.lang.Object
  extended by uk.ac.essex.common.action.impl.OptionsHandlerImpl
      extended by uk.ac.essex.ia.pref.GlobalOptionsHandler
All Implemented Interfaces:
ActionHandler, OptionsHandler, GlobalPreferences

public class GlobalOptionsHandler
extends OptionsHandlerImpl
implements GlobalPreferences


Date: 15-Jul-2002


Field Summary
 
Fields inherited from class uk.ac.essex.common.action.impl.OptionsHandlerImpl
modified, preferencePanel
 
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
 
Fields inherited from interface uk.ac.essex.common.action.OptionsHandler
NAME
 
Constructor Summary
GlobalOptionsHandler()
           
 
Method Summary
 PreferenceObject readOptions()
           
 void saveOptions()
          Save the pref for this manager
 
Methods inherited from class uk.ac.essex.common.action.impl.OptionsHandlerImpl
getPreferencePanel, getPreferences
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalOptionsHandler

public GlobalOptionsHandler()
Method Detail

saveOptions

public void saveOptions()
Save the pref for this manager

Specified by:
saveOptions in interface OptionsHandler
Overrides:
saveOptions in class OptionsHandlerImpl

readOptions

public PreferenceObject readOptions()
Specified by:
readOptions in interface OptionsHandler
Overrides:
readOptions in class OptionsHandlerImpl
Returns: