]> ruin.nu Git - moosique.git/commitdiff
Should be JDialog not JFrame
authorMichael Andreen <harv@ruin.nu>
Mon, 28 Apr 2003 10:04:29 +0000 (10:04 +0000)
committerMichael Andreen <harv@ruin.nu>
Mon, 28 Apr 2003 10:04:29 +0000 (10:04 +0000)
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;
        /*