]> ruin.nu Git - moosique.git/blobdiff - MooNoteElement.java
Started on Moosique and MooNote. Changed comment in the others.
[moosique.git] / MooNoteElement.java
index 60f153a15a950a42a04abb54e610916fd1a5cd66..8471b53d649fa8b9c49136d3113c85c8f41b4db5 100644 (file)
@@ -1,6 +1,6 @@
 import javax.swing.*;
 
-/**
+/*
  * Graphical representation of a MIDI note.
  * 
  * @author  Andersson, Andreen, Lanneskog, Pehrson
@@ -9,14 +9,14 @@ import javax.swing.*;
  
 public class MooNoteElement {
 
-       /** 
+       /* 
         * Creates a new note element.
         */
        public MooNoteElement () {
 
        }
 
-       /** 
+       /* 
         * 
         */
        public void () {