uk.ac.essex.ia.imageview.pref
Class IVOptionsHandler

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

public class IVOptionsHandler
extends OptionsHandlerImpl


Date: 15-Jul-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
IVOptionsHandler()
           
 
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

IVOptionsHandler

public IVOptionsHandler()