]> ruin.nu Git - moosique.git/blobdiff - MooTrackTitle.java
Started on Moosique and MooNote. Changed comment in the others.
[moosique.git] / MooTrackTitle.java
index 3090852634d97c75df761c4103db5855921e8fda..49082670e1df277bd87e11084fddf55ce198d1ff 100644 (file)
@@ -1,6 +1,6 @@
 import javax.swing.*;
 
-/**
+/*
  * The title bar for each track with track name, channel, instrument etc.
  * 
  * @author  Andersson, Andreen, Lanneskog, Pehrson
@@ -9,14 +9,14 @@ import javax.swing.*;
  
 public class MooTrackTitle {
 
-       /** 
+       /* 
         * Creates the title bar.
         */
        public MooTrackTitle () {
 
        }
 
-       /** 
+       /* 
         * 
         */
        public void () {