Class Launcher

java.lang.Object
com.cryptoalgo.oursql.Launcher

public class Launcher extends Object
Application entrypoint when packaged into a JAR. Why is this even necessary? Did JavaFX devs not consider the need to package a JavaFX application into a JAR for distribution?
  • Constructor Details

    • Launcher

      public Launcher()
  • Method Details