]> ruin.nu Git - moosique.git/blobdiff - MooMenu.java
*** empty log message ***
[moosique.git] / MooMenu.java
index c4a01c1a42dd8a934e93fad4281124a43923f065..d25ec0caa9a2cfd0a1fef8f0c74d65bdf44f19d8 100644 (file)
@@ -136,7 +136,7 @@ public class MooMenu extends JMenuBar implements ActionListener {
        }
        /**
        * Gets the users command of takes and properiate action
-       * @param e      the action perfomed
+       * @param e      The action perfomed.
        */
        public void actionPerformed(ActionEvent e) {
                String command = e.getActionCommand();
@@ -248,7 +248,7 @@ public class MooMenu extends JMenuBar implements ActionListener {
                        return false;
                }
                
-               /*
+               /**
                 * gets the description of the filetype
                 * @return "Midifiles   the only filetyp compatibel with the program
                 */