JAL-1360 updates to online help for user define colour scheme
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Wed, 17 Sep 2014 15:41:54 +0000 (16:41 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Wed, 17 Sep 2014 15:41:54 +0000 (16:41 +0100)
help/html/colourSchemes/user.html
help/html/colourSchemes/userDefined_java6.gif [new file with mode: 0644]
help/html/colourSchemes/userDefined_java7.gif [new file with mode: 0644]

index 5774306..c180e85 100755 (executable)
 <head><title>User Defined Colours</title></head>
 <body>
 <p><em>User Defined Colours</em></p>
-<p><img src="userDefined.gif" width="719" height="368"> </p>
+<p><img src="userDefined_java6.gif" width="719" height="368"> </p>
 <p>You may define any number of new colour schemes, each with a unique name. <br>
   <br>
-  Each of the residues in a new colour scheme may be assigned a new user defined 
-  colour. <br>
-  <br>
+  Each of the residues in a colour scheme may be assigned any chosen colour. <br>
+  Select one or more residues, then select the desired colour.<br/>
+  Use Ctrl-click to select multiple residues, or click then Shift-click to select a block.<br/>
+  Note that the currently selected buttons are highlighted by a lighter text colour.
+  <p>
+  The 'Case Sensitive' option allows you to choose distinct colours for upper and
+  lower case residue codes.
+  <p>
   Click &quot;Apply&quot; or &quot;OK&quot; to set your new colours on the active 
-  alignment window. </p>
-<p>Click &quot;Cancel&quot; to undo your changes if you pressed the &quot;Apply&quot; 
-  button. <br>
-  <br>
-  If you save your colour scheme with a unique name the colour scheme name will 
+  alignment window.<br/>
+   Click &quot;Cancel&quot; to undo your changes if you pressed the &quot;Apply&quot; 
+  button.
+  </p>
+  If you save your colour scheme with a unique name, the colour scheme name will 
   be added to the &quot;Colour&quot; menu on each new alignment window.<br>
   <br>
   Any saved colour schemes will be automatically loaded the next time you use 
   Jalview.</p>
+  Note: the screenshot shows the appearance when running Java version 6. For Java 7, only the Swatches colour chooser is
+  currently supported (for reasons of available screen space).
+  <p/>
 </body>
 </html>
diff --git a/help/html/colourSchemes/userDefined_java6.gif b/help/html/colourSchemes/userDefined_java6.gif
new file mode 100644 (file)
index 0000000..d737e80
Binary files /dev/null and b/help/html/colourSchemes/userDefined_java6.gif differ
diff --git a/help/html/colourSchemes/userDefined_java7.gif b/help/html/colourSchemes/userDefined_java7.gif
new file mode 100644 (file)
index 0000000..f0ced11
Binary files /dev/null and b/help/html/colourSchemes/userDefined_java7.gif differ