]> ruin.nu Git - moosique.git/commitdiff
no message
authorRoland Andersson <rolaande@itstud.chalmers.se>
Thu, 15 May 2003 23:44:02 +0000 (23:44 +0000)
committerRoland Andersson <rolaande@itstud.chalmers.se>
Thu, 15 May 2003 23:44:02 +0000 (23:44 +0000)
MooViewCounter.java

index d5f8d6b49c088fac7b63c72564c4c3828f773616..5417721106993edd4abf94e5d13800025546ccff 100644 (file)
@@ -50,7 +50,7 @@ public class MooViewCounter extends JPanel {
 
                if (!(g instanceof Graphics2D)) return;
                Graphics2D g2 = (Graphics2D)g;
-               g2.setColor(Color.black);
+               g2.setColor(Color.white);
                for (int c = 0; c < 200; c++) {
                        g2.drawLine(0, c * CELL_HEIGHT, 5, c * CELL_HEIGHT);                                    // 1/16
                        g2.drawLine(0, c * CELL_HEIGHT * halfBeat, 10, c * CELL_HEIGHT * halfBeat);             // 1/8