From: gmungoc Date: Wed, 17 Sep 2014 15:41:54 +0000 (+0100) Subject: JAL-1360 updates to online help for user define colour scheme X-Git-Tag: Release_2_8_2b1^2~53^2~6 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=29cb169e896b943eaa832791c5bf754fb2cb7eee;p=jalview.git JAL-1360 updates to online help for user define colour scheme --- diff --git a/help/html/colourSchemes/user.html b/help/html/colourSchemes/user.html index 5774306..c180e85 100755 --- a/help/html/colourSchemes/user.html +++ b/help/html/colourSchemes/user.html @@ -22,21 +22,29 @@ User Defined Colours

User Defined Colours

-

+

You may define any number of new colour schemes, each with a unique name.

- Each of the residues in a new colour scheme may be assigned a new user defined - colour.
-
+ Each of the residues in a colour scheme may be assigned any chosen colour.
+ Select one or more residues, then select the desired colour.
+ Use Ctrl-click to select multiple residues, or click then Shift-click to select a block.
+ Note that the currently selected buttons are highlighted by a lighter text colour. +

+ The 'Case Sensitive' option allows you to choose distinct colours for upper and + lower case residue codes. +

Click "Apply" or "OK" to set your new colours on the active - alignment window.

-

Click "Cancel" to undo your changes if you pressed the "Apply" - button.
-
- If you save your colour scheme with a unique name the colour scheme name will + alignment window.
+ Click "Cancel" to undo your changes if you pressed the "Apply" + button. +

+ If you save your colour scheme with a unique name, the colour scheme name will be added to the "Colour" menu on each new alignment window.

Any saved colour schemes will be automatically loaded the next time you use Jalview.

+ 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). +

diff --git a/help/html/colourSchemes/userDefined_java6.gif b/help/html/colourSchemes/userDefined_java6.gif new file mode 100644 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 index 0000000..f0ced11 Binary files /dev/null and b/help/html/colourSchemes/userDefined_java7.gif differ