Class SingletonDesktopPane

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.swing.JDesktopPane getInstance()
      Gets the single instance of SingletonDesktopPane.
      • Methods inherited from class java.lang.Object

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

      • getInstance

        public static javax.swing.JDesktopPane getInstance()
        Gets the single instance of SingletonDesktopPane.
        Returns:
        single instance of SingletonDesktopPane