new sortbytree default config property
authorjprocter <Jim Procter>
Tue, 17 Mar 2009 16:55:42 +0000 (16:55 +0000)
committerjprocter <Jim Procter>
Tue, 17 Mar 2009 16:55:42 +0000 (16:55 +0000)
src/jalview/bin/Cache.java

index 60fae37..9fe0009 100755 (executable)
@@ -107,6 +107,8 @@ import org.biojava.dasobert.dasregistry.Das1Source;
  * <li>SHOW_NPFEATS_TOOLTIP (true) show non-positional features in the Sequence ID tooltip</li>
  * <li>SHOW_DBREFS_TOOLTIP (true) show Database Cross References in the Sequence ID tooltip</li>
  * <li>SHOW_UNCONSERVED (false) only render unconserved residues - conserved displayed as '.'</li>
+ * <li>SORT_BY_TREE (false) sort the current alignment view according to the order of a newly displayed tree</li>
+ * 
  * <li> </li>
  * 
  * </ul>