uk.ac.essex.ia.opview.pref
Class OVOptionsHandler

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

public class OVOptionsHandler
extends OptionsHandlerImpl


Date: 15-Nov-2002


Field Summary
 
Fields inherited from class uk.ac.essex.common.action.impl.OptionsHandlerImpl
modified, preferencePanel, preferences
 
Fields inherited from interface uk.ac.essex.common.action.OptionsHandler
NAME
 
Constructor Summary
OVOptionsHandler()
           
 
Method Summary
 
Methods inherited from class uk.ac.essex.common.action.impl.OptionsHandlerImpl
getPreferencePanel, getPreferences, readOptions, saveOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OVOptionsHandler

public OVOptionsHandler()