+ ComboBox to select between the 13 PointTypes in the Time Graphs (Pending this same update in XY Graphs and Scope Graph).
+ Circuit Diagram Wires with +1px Stroke
+ Added closeAllVms(); in public void dirRename(MyNode node) to avoid the user tries to rename an opened project because It will cause a Java I/O error.
(MyOpenLab now closes all the opened VMs before rename the project with previous user confirmation before close all VMs).