]> ruin.nu Git - moosique.git/blobdiff - MooToolbar.java
Started to work on MooNoteElement.
[moosique.git] / MooToolbar.java
index 887fd8eba30fd4913286496a56f942a2524eb8a5..a2a22431714c3061470d52e4cfd3797a56be1bf1 100644 (file)
@@ -1,25 +1,18 @@
 import javax.swing.*;
 
-/**
+/*
  * 
  * 
  * @author  Andersson, Andreen, Lanneskog, Pehrson
  * @version 1
  */
  
-public class Moo {
+public class MooToolbar {
 
-       /** 
+       /* 
         * Creates the toolbar.
         */
        public MooToolbar () {
 
        }
-
-       /** 
-        * 
-        */
-       public void () {
-       
-       }
 }