X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=MooViewCounter.java;h=aea79444a2e36e44b5255e1598d59f9a4d192b5e;hb=27558cd51b6b7c9cdaa433c55360b9873d8af536;hp=db6a036fb0fd43f65d51ab483f56c1fc154bedc5;hpb=4e7d6f8b7dd7fbcef2282674b5442d78cf220489;p=moosique.git diff --git a/MooViewCounter.java b/MooViewCounter.java index db6a036..aea7944 100644 --- a/MooViewCounter.java +++ b/MooViewCounter.java @@ -1,6 +1,6 @@ import javax.swing.*; -/* +/** * * * @author Andersson, Andreen, Lanneskog, Pehrson @@ -9,17 +9,10 @@ import javax.swing.*; public class MooViewCounter { - /* + /** * Creates */ public MooViewCounter () { } - - /* - * - */ - public void () { - - } }