Normand Briere
2019-05-01 20c1a07b76c39462594aedfedfe6e6adb17cd552
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