Class DemoLauncher


  • public class DemoLauncher
    extends java.lang.Object
    User: divine threepwood Date: 09.06.19 Time: 21:00
    • Constructor Summary

      Constructors 
      Constructor Description
      DemoLauncher()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      This launcher starts the tilesfx demo pane.
      • Methods inherited from class java.lang.Object

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

      • DemoLauncher

        public DemoLauncher()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        This launcher starts the tilesfx demo pane. Note: This launcher is required to make sure all openjfx java modules are linked via the classpath. Please checkout issue https://github.com/HanSolo/tilesfx/issues/73 for more details.
        Parameters:
        args - application arguments