]> ruin.nu Git - moosique.git/blobdiff - MooNoteProp.java
Should be JDialog not JFrame
[moosique.git] / MooNoteProp.java
index bc264865b68cf3412a77206f2ce6fcaa63301a56..97711ec5cbe6e9a883656797609237d360520670 100644 (file)
@@ -9,7 +9,7 @@ import java.awt.event.*;
  * @version 1
  */
  
-public class MooNoteProp extends JFrame{
+public class MooNoteProp extends JDialog{
 
        private MooNote note;
        /*