jalview.git
7 years agoMerge branch 'develop' into bug/JAL-2346annotationChoice
gmungoc [Tue, 14 Feb 2017 12:34:54 +0000 (12:34 +0000)]
Merge branch 'develop' into bug/JAL-2346annotationChoice

Conflicts:
src/jalview/appletgui/AnnotationColourChooser.java
src/jalview/gui/AnnotationRowFilter.java
src/jalview/gui/Jalview2XML.java
src/jalview/gui/PopupMenu.java
src/jalview/schemes/AnnotationColourGradient.java

7 years agoJAL-2371 small move of code, typo correction
gmungoc [Fri, 10 Feb 2017 11:03:15 +0000 (11:03 +0000)]
JAL-2371 small move of code, typo correction

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2388OverviewWindow
kiramt [Thu, 9 Feb 2017 15:30:02 +0000 (15:30 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2388OverviewWindow

7 years agoJAL-2388 Initial refactor of OverviewPanel
kiramt [Thu, 9 Feb 2017 13:00:32 +0000 (13:00 +0000)]
JAL-2388 Initial refactor of OverviewPanel

7 years agoMerge branch 'features/JAL-2316' into develop
Jim Procter [Thu, 9 Feb 2017 12:49:33 +0000 (12:49 +0000)]
Merge branch 'features/JAL-2316' into develop

7 years agoMerge branch 'develop' into features/JAL-2316 features/JAL-2316
Jim Procter [Thu, 9 Feb 2017 11:50:07 +0000 (11:50 +0000)]
Merge branch 'develop' into features/JAL-2316

7 years agoJAL-2401 tweaked button text, added Spanish
gmungoc [Thu, 9 Feb 2017 11:40:09 +0000 (11:40 +0000)]
JAL-2401 tweaked button text, added Spanish

7 years agoJAL-2401 change 'Lower Case Colour' to checkbox with tooltip
gmungoc [Thu, 9 Feb 2017 10:39:22 +0000 (10:39 +0000)]
JAL-2401 change 'Lower Case Colour' to checkbox with tooltip

7 years agoJAL-2371 no test for lower case consensus as not expected or handled
gmungoc [Thu, 9 Feb 2017 10:05:21 +0000 (10:05 +0000)]
JAL-2371 no test for lower case consensus as not expected or handled

7 years agoJAL-2371 ensure some colour scheme (may be None) is set on startup
gmungoc [Thu, 9 Feb 2017 10:04:13 +0000 (10:04 +0000)]
JAL-2371 ensure some colour scheme (may be None) is set on startup

7 years agoMerge branch 'develop' into features/JAL-2379pcaMemory features/JAL-2379pcaMemory
gmungoc [Thu, 9 Feb 2017 09:05:30 +0000 (09:05 +0000)]
Merge branch 'develop' into features/JAL-2379pcaMemory

7 years agoJAL-2371 skip upper-casing consensus as it already is
gmungoc [Thu, 9 Feb 2017 09:01:13 +0000 (09:01 +0000)]
JAL-2371 skip upper-casing consensus as it already is

7 years agoJAL-2405 check for circular reference in SequenceGroup.context
gmungoc [Thu, 9 Feb 2017 08:49:38 +0000 (08:49 +0000)]
JAL-2405 check for circular reference in SequenceGroup.context

7 years agoJAL-2405 set initial selection group alignment context
gmungoc [Thu, 9 Feb 2017 08:41:33 +0000 (08:41 +0000)]
JAL-2405 set initial selection group alignment context

7 years agoJAL-2405 enable nucleotide/peptide colour schemes in applet menus
gmungoc [Thu, 9 Feb 2017 08:41:02 +0000 (08:41 +0000)]
JAL-2405 enable nucleotide/peptide colour schemes in applet menus

7 years agoJAL-2316 tidying preferences help page
Jim Procter [Wed, 8 Feb 2017 16:33:51 +0000 (16:33 +0000)]
JAL-2316 tidying preferences help page

7 years agoJAL-2316 tidied up documentation for Links tab
Jim Procter [Wed, 8 Feb 2017 16:33:35 +0000 (16:33 +0000)]
JAL-2316 tidied up documentation for Links tab

7 years agoJAL-2405 set context on selection group for tailored colour options
gmungoc [Wed, 8 Feb 2017 15:30:42 +0000 (15:30 +0000)]
JAL-2405 set context on selection group for tailored colour options

7 years agoJAL-2401 fix for NPE on selectedButtons, tweak for button appearance
gmungoc [Wed, 8 Feb 2017 14:43:36 +0000 (14:43 +0000)]
JAL-2401 fix for NPE on selectedButtons, tweak for button appearance

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2316
kiramt [Wed, 8 Feb 2017 11:59:19 +0000 (11:59 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2316

7 years agoJAL-2366 updated default URL to www.jalview.org/services/identifiers
Jim Procter [Wed, 8 Feb 2017 09:53:10 +0000 (09:53 +0000)]
JAL-2366 updated default URL to jalview.org/services/identifiers

7 years agoMerge branch 'features/JAL-2371collectionColourScheme' into develop
Jim Procter [Tue, 7 Feb 2017 18:15:14 +0000 (18:15 +0000)]
Merge branch 'features/JAL-2371collectionColourScheme' into develop

7 years agoJAL-2401 Lower Case Colour toggleable, help text added
gmungoc [Tue, 7 Feb 2017 15:59:37 +0000 (15:59 +0000)]
JAL-2401 Lower Case Colour toggleable, help text added

7 years agoJAL-2379 removed unused commented code
gmungoc [Tue, 7 Feb 2017 13:20:31 +0000 (13:20 +0000)]
JAL-2379 removed unused commented code

7 years agoJAL-2397 flag provided for 2.10.1 PCA gap calculation treatment
gmungoc [Tue, 7 Feb 2017 13:20:12 +0000 (13:20 +0000)]
JAL-2397 flag provided for 2.10.1 PCA gap calculation treatment

7 years agoJAL-2398 include 'compatibility mode' for C->R score correction
gmungoc [Tue, 7 Feb 2017 12:50:49 +0000 (12:50 +0000)]
JAL-2398 include 'compatibility mode' for C->R score correction

7 years agoJAL-2397 scripts to toggle 2.10.1 / 2.10.2 PCA calculation mode
gmungoc [Tue, 7 Feb 2017 12:44:01 +0000 (12:44 +0000)]
JAL-2397 scripts to toggle 2.10.1 / 2.10.2 PCA calculation mode

7 years agoJAL-2397 PCA gap cost uses last column of score matrix
gmungoc [Tue, 7 Feb 2017 12:43:19 +0000 (12:43 +0000)]
JAL-2397 PCA gap cost uses last column of score matrix

7 years agoJAL-2398 corrected entry for C->R in Blosum62 matrix
gmungoc [Tue, 7 Feb 2017 11:50:00 +0000 (11:50 +0000)]
JAL-2398 corrected entry for C->R in Blosum62 matrix

7 years agoJAL-2379 computePairwiseScores() moved to ScoreMatrix
gmungoc [Mon, 6 Feb 2017 14:50:11 +0000 (14:50 +0000)]
JAL-2379 computePairwiseScores() moved to ScoreMatrix

7 years agoJAL-2379 'direct' pairwise score calculation for PCA (no encoding)
gmungoc [Fri, 3 Feb 2017 16:13:24 +0000 (16:13 +0000)]
JAL-2379 'direct' pairwise score calculation for PCA (no encoding)

7 years agoJAL-2371 (slight!) simplification of isApplicableTo()
gmungoc [Wed, 1 Feb 2017 13:02:56 +0000 (13:02 +0000)]
JAL-2371 (slight!) simplification of isApplicableTo()

7 years agoJAL-2383 and Spanish!
gmungoc [Wed, 1 Feb 2017 11:37:04 +0000 (11:37 +0000)]
JAL-2383 and Spanish!

7 years agoJAL-2371 commented code removed only
gmungoc [Tue, 31 Jan 2017 15:23:06 +0000 (15:23 +0000)]
JAL-2371 commented code removed only

7 years agoJAL-2371 rename global/viewportColourScheme to residueShading
gmungoc [Tue, 31 Jan 2017 14:40:51 +0000 (14:40 +0000)]
JAL-2371 rename global/viewportColourScheme to residueShading

7 years agoJAL-2385 more tests/bug fixes mostly for gui.SliderPanel and some
gmungoc [Tue, 31 Jan 2017 14:38:38 +0000 (14:38 +0000)]
JAL-2385 more tests/bug fixes mostly for gui.SliderPanel and some
JAL-2371 tidying

7 years agoJAL-2379 commented out code removed
gmungoc [Fri, 27 Jan 2017 15:46:02 +0000 (15:46 +0000)]
JAL-2379 commented out code removed

7 years agoJAL-2371 CollectionColourScheme renamed ResidueShader and moved to
gmungoc [Fri, 27 Jan 2017 15:37:30 +0000 (15:37 +0000)]
JAL-2371 CollectionColourScheme renamed ResidueShader and moved to
jalview.renderer

7 years agoJAL-2099 belated unit test
gmungoc [Fri, 27 Jan 2017 15:30:49 +0000 (15:30 +0000)]
JAL-2099 belated unit test

7 years agoJAL-2360 JAL-2371 updates from review CR-JAL-1
gmungoc [Fri, 27 Jan 2017 10:40:43 +0000 (10:40 +0000)]
JAL-2360 JAL-2371 updates from review CR-JAL-1

7 years agoJAL-2366 Removed unneeded setEnabled calls
kiramt [Fri, 27 Jan 2017 09:52:40 +0000 (09:52 +0000)]
JAL-2366 Removed unneeded setEnabled calls

7 years agoJAL-2360 corrected comment
gmungoc [Thu, 26 Jan 2017 14:35:28 +0000 (14:35 +0000)]
JAL-2360 corrected comment

7 years agoJAL-2360 C is Pink with consensus > 85% (not 100%)
gmungoc [Thu, 26 Jan 2017 14:24:38 +0000 (14:24 +0000)]
JAL-2360 C is Pink with consensus > 85% (not 100%)

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2316
kiramt [Thu, 26 Jan 2017 11:40:39 +0000 (11:40 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2316

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371colle...
gmungoc [Thu, 26 Jan 2017 11:34:46 +0000 (11:34 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371collectionColourScheme

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Thu, 26 Jan 2017 11:34:04 +0000 (11:34 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

Conflicts:
src/jalview/gui/UserDefinedColours.java

7 years agoJAL-2316 Updated to use identifiers jalview service
kiramt [Thu, 26 Jan 2017 11:27:08 +0000 (11:27 +0000)]
JAL-2316 Updated to use identifiers jalview service

7 years agoMerge branch 'develop' into features/JAL-2379pcaMemory
gmungoc [Thu, 26 Jan 2017 09:47:42 +0000 (09:47 +0000)]
Merge branch 'develop' into features/JAL-2379pcaMemory

Conflicts:
src/jalview/analysis/PCA.java
src/jalview/math/Matrix.java
test/jalview/math/MatrixTest.java

7 years agoJAL-2344 test fix and code tidy for review comments
gmungoc [Thu, 26 Jan 2017 09:38:31 +0000 (09:38 +0000)]
JAL-2344 test fix and code tidy for review comments

7 years agoJAL-2380 code tidy after review
gmungoc [Thu, 26 Jan 2017 09:20:46 +0000 (09:20 +0000)]
JAL-2380 code tidy after review

7 years agoJAL-2344 push Cache.getProperty("LAST_DIRECTORY") inside method
gmungoc [Wed, 25 Jan 2017 12:15:43 +0000 (12:15 +0000)]
JAL-2344 push Cache.getProperty("LAST_DIRECTORY") inside method

7 years agoJAL-2379 made SparseMatrix.divide() so as to exactly match
gmungoc [Mon, 23 Jan 2017 20:25:42 +0000 (20:25 +0000)]
JAL-2379 made SparseMatrix.divide() so as to exactly match
Matrix.divide()

7 years agoJAL-2386 unit tests for change colour (and minor refactoring for
gmungoc [Mon, 23 Jan 2017 13:26:24 +0000 (13:26 +0000)]
JAL-2386 unit tests for change colour (and minor refactoring for
testability)

7 years agoJAL-2386 simplify changeColour (doesn't change colour thresholds)
gmungoc [Mon, 23 Jan 2017 09:11:36 +0000 (09:11 +0000)]
JAL-2386 simplify changeColour (doesn't change colour thresholds)

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371colle...
gmungoc [Fri, 20 Jan 2017 14:49:29 +0000 (14:49 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371collectionColourScheme

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 14:48:43 +0000 (14:48 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

7 years agoJAL-2385 tweak to applet 'switch colour slider context'
gmungoc [Fri, 20 Jan 2017 14:48:16 +0000 (14:48 +0000)]
JAL-2385 tweak to applet 'switch colour slider context'

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into
gmungoc [Fri, 20 Jan 2017 14:44:02 +0000 (14:44 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into
features/JAL-2371collectionColourScheme

Conflicts:
src/jalview/appletgui/SliderPanel.java
src/jalview/gui/SliderPanel.java

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 14:25:58 +0000 (14:25 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

7 years agoJAL-2385 update slider settings when switching slider panel focus
gmungoc [Fri, 20 Jan 2017 14:20:48 +0000 (14:20 +0000)]
JAL-2385 update slider settings when switching slider panel focus

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into
gmungoc [Fri, 20 Jan 2017 12:21:42 +0000 (12:21 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into
features/JAL-2371collectionColourScheme

Conflicts:
src/jalview/appletgui/SliderPanel.java
src/jalview/gui/Jalview2XML.java
src/jalview/gui/SliderPanel.java

7 years agoJAL-2383 fixup from last merge
gmungoc [Fri, 20 Jan 2017 12:03:39 +0000 (12:03 +0000)]
JAL-2383 fixup from last merge

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 11:56:07 +0000 (11:56 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

Conflicts:
src/jalview/appletgui/APopupMenu.java
src/jalview/appletgui/SliderPanel.java
src/jalview/gui/PopupMenu.java

7 years agoJAL-2383 check for null, spelling
gmungoc [Fri, 20 Jan 2017 10:55:50 +0000 (10:55 +0000)]
JAL-2383 check for null, spelling

7 years agoJAL-2383 make popup colour menu order and wording consistent
gmungoc [Fri, 20 Jan 2017 10:55:24 +0000 (10:55 +0000)]
JAL-2383 make popup colour menu order and wording consistent

7 years agoJAL-2383 restore group conservation slider setting from project
gmungoc [Fri, 20 Jan 2017 10:52:29 +0000 (10:52 +0000)]
JAL-2383 restore group conservation slider setting from project

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 09:47:20 +0000 (09:47 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

Conflicts:
src/jalview/appletgui/APopupMenu.java
src/jalview/gui/AlignFrame.java
src/jalview/gui/PopupMenu.java
src/jalview/jbgui/GAlignFrame.java

7 years agoJAL-2383 restore PID colour threshold from project; enable/disable
gmungoc [Thu, 19 Jan 2017 16:37:02 +0000 (16:37 +0000)]
JAL-2383 restore PID colour threshold from project; enable/disable
modify PID/Conservation (and add to popup menus)

7 years agoJAL-2370 unit tests for extracted ColumnSelection.stretchGroup()
gmungoc [Thu, 19 Jan 2017 10:29:04 +0000 (10:29 +0000)]
JAL-2370 unit tests for extracted ColumnSelection.stretchGroup()

7 years agoJAL-2370 corrected applet mouse drag, refactored into ColumnSelection
gmungoc [Thu, 19 Jan 2017 09:40:06 +0000 (09:40 +0000)]
JAL-2370 corrected applet mouse drag, refactored into ColumnSelection

7 years agoJAL-2379 more realistic matrices for unit tests
gmungoc [Wed, 18 Jan 2017 09:14:12 +0000 (09:14 +0000)]
JAL-2379 more realistic matrices for unit tests

7 years agoJAL-1933 update threshold on focus lost in text field features/JAL-2295setChimeraAttributes
gmungoc [Tue, 17 Jan 2017 16:20:55 +0000 (16:20 +0000)]
JAL-1933 update threshold on focus lost in text field

7 years agoMerge branch 'develop' into features/JAL-2295setChimeraAttributes
gmungoc [Tue, 17 Jan 2017 16:07:49 +0000 (16:07 +0000)]
Merge branch 'develop' into features/JAL-2295setChimeraAttributes

7 years agoJAL-2370 fix bug when hiding a range including two or more hidden ranges
gmungoc [Tue, 17 Jan 2017 15:01:01 +0000 (15:01 +0000)]
JAL-2370 fix bug when hiding a range including two or more hidden ranges

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371colle...
gmungoc [Tue, 17 Jan 2017 13:32:33 +0000 (13:32 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371collectionColourScheme

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Tue, 17 Jan 2017 13:31:55 +0000 (13:31 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

Conflicts:
src/jalview/gui/PopupMenu.java
src/jalview/jbgui/GAlignFrame.java

7 years agoJAL-2379 use SparseMatrix for encoded sequences, tidy unneeded code
gmungoc [Tue, 17 Jan 2017 13:21:12 +0000 (13:21 +0000)]
JAL-2379 use SparseMatrix for encoded sequences, tidy unneeded code

7 years agoJAL-2379 SparseMatrix alternative to Matrix, both MatrixI
gmungoc [Tue, 17 Jan 2017 13:20:37 +0000 (13:20 +0000)]
JAL-2379 SparseMatrix alternative to Matrix, both MatrixI

7 years agoJAL-2379 SparseDoubleArray added (for use by SparseMatrix)
gmungoc [Tue, 17 Jan 2017 13:18:45 +0000 (13:18 +0000)]
JAL-2379 SparseDoubleArray added (for use by SparseMatrix)

7 years agoJAL-1270 class renamed
gmungoc [Mon, 16 Jan 2017 09:02:52 +0000 (09:02 +0000)]
JAL-1270 class renamed

7 years agoJAL-2380 fix Matrix.postMultiply()
gmungoc [Mon, 16 Jan 2017 09:02:34 +0000 (09:02 +0000)]
JAL-2380 fix Matrix.postMultiply()

7 years agoJAL-1270 tweaks to AlignmentGenerator / client class
gmungoc [Mon, 16 Jan 2017 08:52:20 +0000 (08:52 +0000)]
JAL-1270 tweaks to AlignmentGenerator / client class

7 years agoJAL-1270 renamed AlignmentGenerator, and added peptide option
gmungoc [Thu, 12 Jan 2017 17:10:00 +0000 (17:10 +0000)]
JAL-1270 renamed AlignmentGenerator, and added peptide option

7 years agoJAL-2379 null references to PCA model when panel is closed
gmungoc [Thu, 12 Jan 2017 16:44:09 +0000 (16:44 +0000)]
JAL-2379 null references to PCA model when panel is closed

7 years agoJAL-2344 now flagging formats as 'identifiable' instead of 'dynamic'
gmungoc [Thu, 12 Jan 2017 09:05:56 +0000 (09:05 +0000)]
JAL-2344 now flagging formats as 'identifiable' instead of 'dynamic'

7 years agoJAL-2344 separated AlignmentFileI into AlignmentFileReaderI,
gmungoc [Wed, 11 Jan 2017 16:48:28 +0000 (16:48 +0000)]
JAL-2344 separated AlignmentFileI into AlignmentFileReaderI,
AlignmentFileWriterI

7 years agoJAL-2344 groovy script that registers a new file format
gmungoc [Wed, 11 Jan 2017 16:06:01 +0000 (16:06 +0000)]
JAL-2344 groovy script that registers a new file format

7 years agoJAL-2344 FileFormats singleton for formats, FileFormatI simplified
gmungoc [Wed, 11 Jan 2017 16:05:41 +0000 (16:05 +0000)]
JAL-2344 FileFormats singleton for formats, FileFormatI simplified

7 years agoJAL-2344 addSequence() method added to support Groovy parser
gmungoc [Wed, 11 Jan 2017 15:38:34 +0000 (15:38 +0000)]
JAL-2344 addSequence() method added to support Groovy parser

7 years agoJAL-2316 Spanish message translations
kiramt [Wed, 11 Jan 2017 14:58:14 +0000 (14:58 +0000)]
JAL-2316 Spanish message translations

7 years agoJAL-2377 avoid infinite loop formatting 1.0E-310
gmungoc [Tue, 10 Jan 2017 14:38:48 +0000 (14:38 +0000)]
JAL-2377 avoid infinite loop formatting 1.0E-310

7 years agoJAL-2316 Separate label/db name in UrlProviders. Unit test updates.
kiramt [Tue, 10 Jan 2017 13:40:32 +0000 (13:40 +0000)]
JAL-2316 Separate label/db name in UrlProviders. Unit test updates.

7 years agoJAL-2316 Prevent applet from loading null links into Link menu
kiramt [Mon, 9 Jan 2017 13:15:30 +0000 (13:15 +0000)]
JAL-2316 Prevent applet from loading null links into Link menu

7 years agoJAL-2371 pull up isNucleotide to SequenceCollectionI
gmungoc [Mon, 9 Jan 2017 12:02:33 +0000 (12:02 +0000)]
JAL-2371 pull up isNucleotide to SequenceCollectionI

7 years agoJAL-2371 remove ColourSchemeI.findColour(c), pure interface groovy
gmungoc [Mon, 9 Jan 2017 11:54:27 +0000 (11:54 +0000)]
JAL-2371 remove ColourSchemeI.findColour(c), pure interface groovy
script

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2316
kiramt [Mon, 9 Jan 2017 11:47:12 +0000 (11:47 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2316

7 years agoJAL-2371 slight simplification of findColour overrides
gmungoc [Fri, 6 Jan 2017 15:21:58 +0000 (15:21 +0000)]
JAL-2371 slight simplification of findColour overrides

7 years agoJAL-2371 correct Clustal, Blosum, PID colouring of consensus logo
gmungoc [Fri, 6 Jan 2017 14:42:40 +0000 (14:42 +0000)]
JAL-2371 correct Clustal, Blosum, PID colouring of consensus logo

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371colle...
gmungoc [Fri, 6 Jan 2017 14:11:24 +0000 (14:11 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371collectionColourScheme

7 years agoJAL-2360 findColour() with no args removed from ColourSchemeI
gmungoc [Fri, 6 Jan 2017 14:10:44 +0000 (14:10 +0000)]
JAL-2360 findColour() with no args removed from ColourSchemeI