X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=MooTrackView.java;h=04b675583b3aa18bf50406026be52cda4f350d0e;hb=9f707c235c36921753665933a6b959bfa1027fff;hp=92a662b04651741433bd834b97b6fd6b41a07726;hpb=4e7d6f8b7dd7fbcef2282674b5442d78cf220489;p=moosique.git diff --git a/MooTrackView.java b/MooTrackView.java index 92a662b..04b6755 100644 --- a/MooTrackView.java +++ b/MooTrackView.java @@ -1,6 +1,6 @@ import javax.swing.*; -/* +/** * * * @author Andersson, Andreen, Lanneskog, Pehrson @@ -9,17 +9,10 @@ import javax.swing.*; public class MooTrackView { - /* + /** * Creates */ public MooTrackView () { } - - /* - * - */ - public void () { - - } }