OSDN Git Service

fixed: ダイアログからモーダルの「コマンド実行パネル」を呼び出すことに成功
[importpicture/importpicture.git] / src / osm / jp / gpx / matchtime / gui / restamp / DoRestamp.java
index b8f251d..d114ba5 100644 (file)
@@ -30,7 +30,7 @@ public class DoRestamp extends JDialog {
 
     @SuppressWarnings("OverridableMethodCallInConstructor")
     public DoRestamp(String[] args) {
-        super();   // モーダルダイアログを基盤にする
+        super();   // 親フォームなしのモーダルダイアログを基盤にする
         this.args = args;
                 
         // INIT_CONTROLS