]> ruin.nu Git - moosique.git/blobdiff - To Do.txt
*** empty log message ***
[moosique.git] / To Do.txt
index 187541f19fa35f3d83e873eed058aafba7dc8e9d..73c80d98d9bf6b54dbd3d3ad5443d03e81114d5d 100644 (file)
--- a/To Do.txt
+++ b/To Do.txt
@@ -14,13 +14,18 @@ VIKTIGT! Implementera playfunktionens beteende. N
                Moosique.getGUI().update();
        }
 
-       i GUI:
+       i View:
 
        public void update() {
                // Calls on each track view to update itself.
                for (int i = 0; i < trackViews.length; i++) {
                        trackViews[i].update();
                }
+       }
+
+       i GUI:
+       public void update(){
+               view.update();
                // Calls on the toolbar to update the progress indicator.
                toolbar.updateProgInd();
        }
@@ -140,4 +145,4 @@ Moosique
 
        * getPosition och setPosition - kvar?
 
-\f
\ No newline at end of file
+\f