JAL-3444 missed commit of removal of object creation test.
[jalview.git] / src / jalview / renderer / seqfeatures / FeatureColourFinder.java
2019-10-11 gmungocJAL-3444 missed commit of removal of object creation...
2019-10-10 hansonrJAL-3444 translucent overview
2019-10-10 hansonrJAL-3444 translucent overview
2019-10-03 gmungocJAL-3444 transparent colour for alignment in JS
2019-10-03 gmungocJAL-3442 removing reinstated code
2019-10-01 hansonrJAL-3444 SwingJS-site.zip fix and renderer.seqfeatures...
2019-09-27 gmungocJAL-3383 get color as int options removed (to separate...
2019-09-07 gmungocJAL-3397 impl.IntervalStore and nonc.IntervalStore...
2019-07-30 hansonrJAL-3253-applet JAL-3383
2019-07-29 hansonrJAL-3383 JAL-3253-applet FeatureColourFinder avoiding...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 add GPL to main sources
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-03-15 gmungocJAL-2438 handle null FeatureRenderer in FeatureColourFinder
2017-03-15 gmungocJAL-2438 refactored checks for 'no features displayed'
2017-03-15 gmungocJAL-2438 clarify code and javadoc, reinstate updateFeat...
2017-03-14 gmungocJAL-2438 unit test, fixes, Javadoc updates
2017-03-14 gmungocJAL-2438 Javadoc updates
2017-03-13 gmungocJAL-2438 corrected handling of default colour
2017-03-13 gmungocJAL-2438 FeatureColourFinder refactored from FeatureRen...