new method to get map of sequence positions corresponding to alignment columns
[jalview.git] / src / jalview / bin / Cache.java
index ec5ff08..ef37ebd 100755 (executable)
@@ -84,6 +84,7 @@ import org.apache.log4j.*;
  * </li><li>DAS_REGISTRY_URL the registry to query
  * </li><li>DEFAULT_BROWSER for unix
  * </li><li>DAS_ACTIVE_SOURCE list of active sources
+ * </li><li>SHOW_MEMUSAGE boolean show memory usage and warning indicator on desktop (false) 
  * </li><li> 
  * </li>
  * 
@@ -106,6 +107,7 @@ public class Cache
    * property giving log4j level for Jalview Log
    */
   public static final String JALVIEWLOGLEVEL = "logs.Jalview.level";
+  public static final String DAS_LOCAL_SOURCE = "DAS_LOCAL_SOURCE";
 
   /**
    * Initialises the Jalview Application Log