Class SwingUtils


  • public class SwingUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SwingUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.locationtech.jts.geom.Point promptForPoint​(java.lang.String title, java.lang.String message)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SwingUtils

        public SwingUtils()
    • Method Detail

      • promptForPoint

        public static org.locationtech.jts.geom.Point promptForPoint​(java.lang.String title,
                                                                     java.lang.String message)