Walter
Walter
Some useful GUI related classes, for example: - interface Progress Allow the progress of a method to show in progressBar. - TextPaneOutputStream Send System out or err to JTextPane.
For example: `D.nchar()` not `nchar(D)`; `ψ.nodeCount()` not `nodecount(tree=ψ)`; => yuleRelaxed.lphy
I think lphy core should be "awt and swing free". The following classes may be refactored to move awt code to `studio`. java.awt.geom.Point2D: - `interface TimeTreeNodeVisitor` - `interface LayeredNode` -...
Store column names to ContinuousCharacterData: The `Double[][] continuousCharacterData` has row names which are insider `Taxa`, but no column names which are trait names. I suggest to create String[] traitNames in...
Need log4j or similar to disable debug messages after release.
BactrianRandomWalkOperator should use "windowSize" not "scaleFactor". I have a chat with Remco about this, because it will affect all XMLs and BEAUti templates, it'd better to include it in a...