Grafreed.java
.. .. @@ -935,6 +935,8 @@ 935 935 //mon.stop(); 936 936 //System.out.println(mon); 937 937 //timeflow.app.TimeflowAppLauncher.GetTimeFlow(); 938 +939 + javax.swing.ToolTipManager.sharedInstance().setEnabled(Globals.TOOLTIPS);938 940 } 939 941 940 942 static Object3D materials;