JAL-2428 pass AlignmentView to TreeModel so Show Input Data works
[jalview.git] / src / jalview / analysis / TreeModel.java
2017-03-27 gmungocJAL-2428 pass AlignmentView to TreeModel so Show Input...
2017-03-24 gmungocJAL-2428 simplify TreeModel constructors, add getOrigin...
2017-03-06 gmungocJAL-2428 separate TreeModel from TreeBuilder/NJTree...