comments only
[jalview.git] / src / jalview / ws / jws2 / SequenceAnnotationWSClient.java
index 9358c76..e8116a1 100644 (file)
@@ -67,7 +67,7 @@ public class SequenceAnnotationWSClient extends Jws2Client
     // dan changed! dan test. comment out if conditional
     // if (alignFrame.getViewport().getAlignment().isNucleotide())
     // {
-    // JvOptionPane.showMessageDialog(Desktop.getDesktop(), sh.serviceType
+    // JvOptionPane.showMessageDialog(Desktop.getDesktopPane(), sh.serviceType
     // + " can only be used\nfor amino acid alignments.",
     // "Wrong type of sequences!", JvOptionPane.WARNING_MESSAGE);
     // return;