JAL-3210 Barebones gradle/buildship/eclipse. See README
[jalview.git] / src / jalview / gui / AssociatePdbFileWithSeq.java
index 154582f..fe0aedf 100644 (file)
@@ -65,7 +65,7 @@ public class AssociatePdbFileWithSeq
 
       if (prompt)
       {
-        reply = JvOptionPane.showInternalInputDialog(Desktop.getDesktopPane(),
+        reply = JvOptionPane.showInternalInputDialog(Desktop.desktop,
                 MessageManager
                         .getString("label.couldnt_find_pdb_id_in_file"),
                 MessageManager.getString("label.no_pdb_id_in_file"),