Class TestLauncher


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

      Constructors 
      Constructor Description
      TestLauncher()  
    • 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

      • TestLauncher

        public TestLauncher()
    • 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