Normand Briere
2019-05-01 a742f6cebf1d471217d836e07934e5c02c22b6db
GrafreeD.java
....@@ -15,7 +15,7 @@
1515 //import com.jamonapi.*;
1616 public class GrafreeD extends Applet implements ActionListener
1717 {
18
- static boolean NIMBUSLAF = false;
18
+ static boolean NIMBUSLAF = true;
1919
2020 static int RENDERME = 0;
2121