X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=MooStatus.java;h=c04325a3933f2ec2d5d1e431bac2c8de0fde6f5d;hb=d7666fadd2f8baca8a03cacae836f2563fe4dd5d;hp=0f70b6c41a924e650eb52339dedfd6272bf9e30b;hpb=4e7d6f8b7dd7fbcef2282674b5442d78cf220489;p=moosique.git diff --git a/MooStatus.java b/MooStatus.java index 0f70b6c..c04325a 100644 --- a/MooStatus.java +++ b/MooStatus.java @@ -1,6 +1,6 @@ import javax.swing.*; -/* +/** * * * @author Andersson, Andreen, Lanneskog, Pehrson @@ -9,17 +9,10 @@ import javax.swing.*; public class MooStatus { - /* + /** * Creates the status bar. */ public MooStatus () { } - - /* - * - */ - public void () { - - } }