X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=MooNoteElement.java;h=8471b53d649fa8b9c49136d3113c85c8f41b4db5;hb=4e7d6f8b7dd7fbcef2282674b5442d78cf220489;hp=60f153a15a950a42a04abb54e610916fd1a5cd66;hpb=1e06fcb34d222ef2017d4adf888568184dd63ab9;p=moosique.git diff --git a/MooNoteElement.java b/MooNoteElement.java index 60f153a..8471b53 100644 --- a/MooNoteElement.java +++ b/MooNoteElement.java @@ -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 () {