Normand Briere
2019-05-02 a76491b66a2e304d9ae27a162f407b98c70fbafa
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