JAL-1889 remove debug logging, add updateLayout()
[jalview.git] / test / jalview / gui / SeqPanelTest.java
2019-03-23 gmungocJAL-1889 remove debug logging, add updateLayout()
2019-03-21 gmungocJAL-1889 better debug logging
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2019-03-01 gmungocJAL-3093 unit test adapts to actual number of annotatio... feature/JAL-3093wrappedModeTooltips
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2018-10-05 gmungocJAL-1244 improved status message for insert/delete gap
2018-10-04 gmungocJAL-3093 unit tests, no mouse action over left/right...
2018-10-03 gmungocJAL-3093 tweaks to code and test for 3px gap above...
2018-10-02 gmungocJAL-3093 unit tests for SeqPanel.findMousePosition
2017-06-15 gmungocJAL-2563 test updated for fix
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-01 gmungocJAL-2563 JAL-2547 amended unit tests for amended setSta...
2017-05-27 Jim ProcterJAL-2563 failing test to verify SetStatus returns posit... task/JAL-2562_SequenceI.findPosition
2017-05-27 Jim ProcterJAL-2563 test to verify SetStatus returns -1 so mouseOv...
2017-05-27 Jim ProcterJAL-2547 JAL-2562 rejig SetStatusMessage return value...
2017-05-27 Jim ProcterJAL-2526 test and documentation for SeqPanel.setStatus...