apollo.config
Class ParameciumDisplayPrefs

java.lang.Object
  extended by apollo.config.DefaultDisplayPrefs
      extended by apollo.config.ParameciumDisplayPrefs
All Implemented Interfaces:
DisplayPrefsI

public class ParameciumDisplayPrefs
extends DefaultDisplayPrefs


Field Summary
 
Fields inherited from class apollo.config.DefaultDisplayPrefs
logger
 
Constructor Summary
ParameciumDisplayPrefs()
           
 
Method Summary
 java.lang.String getDisplayName(RangeI sf)
           
protected  java.lang.String getIdForURL(SeqFeatureI sf)
           
 
Methods inherited from class apollo.config.DefaultDisplayPrefs
generateURL, getBioTypeForDisplay, getHeader, getPublicName, getTitle, getURLPrefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameciumDisplayPrefs

public ParameciumDisplayPrefs()
Method Detail

getDisplayName

public java.lang.String getDisplayName(RangeI sf)
Specified by:
getDisplayName in interface DisplayPrefsI
Overrides:
getDisplayName in class DefaultDisplayPrefs

getIdForURL

protected java.lang.String getIdForURL(SeqFeatureI sf)
Overrides:
getIdForURL in class DefaultDisplayPrefs